Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crash Report - Editor crashes when pressing REPL button. #698

Open
moltencrux opened this issue Sep 22, 2024 · 0 comments
Open

Crash Report - Editor crashes when pressing REPL button. #698

moltencrux opened this issue Sep 22, 2024 · 0 comments

Comments

@moltencrux
Copy link

REMEMBER TO ATTACH YOUR LOG FILE

Version: 1.2.0
Locale: en_US
Platform: Linux 6.10.10-200.fc40.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Sep 12 18:26:09 UTC 2024 x86_64

Traceback (most recent call last):
  File "/usr/lib/python3.12/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.12/site-packages/mu/interface/main.py", line 683, in add_jupyter_repl
    kernel_manager.kernel.gui = "qt4"
    ^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: 'NoneType' object has no attribute 'gui'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant