You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Version: 1.2.0
Locale: el_GR
Platform: Linux 6.11.5-300.fc41.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Oct 22 20:11:15 UTC 2024 x86_64
Traceback (most recent call last):
File "/usr/lib/python3.13/site-packages/mu/modes/python3.py", line 371, in on_kernel_start
self.view.add_jupyter_repl(kernel_manager, kernel_client)
~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.13/site-packages/mu/interface/main.py", line 683, in add_jupyter_repl
kernel_manager.kernel.gui = "qt4"
^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: 'NoneType' object has no attribute 'gui' and no __dict__ for setting new attributes
My observations:
Tried to open REPL. Previously I had shutdown the system while I forgot to quit the mu-editor first.
The text was updated successfully, but these errors were encountered:
mu.log
REMEMBER TO ATTACH YOUR LOG FILE
Version: 1.2.0
Locale: el_GR
Platform: Linux 6.11.5-300.fc41.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Oct 22 20:11:15 UTC 2024 x86_64
My observations:
Tried to open REPL. Previously I had shutdown the system while I forgot to quit the mu-editor first.
The text was updated successfully, but these errors were encountered: