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
Restarted kernel after using pip installer. Had been working on some code and needed a new package.
Traceback
Traceback (most recent call last):
File "C:\Users\Christopher\AppData\Local\spyder-6\envs\spyder-runtime\Lib\site-packages\spyder\app\mainwindow.py", line 546, in switch_to_pluginself.layouts.switch_to_plugin(plugin, force_focus=force_focus)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^AttributeError: 'NoneType' object has no attribute 'switch_to_plugin'
Hi @Cnoized thank you for the report! I think this is a duplicate of #22639. Could it be possible for you to check #22639 (comment) and post any new finding there (a new comment over #22639) ?
Any further info to debug this is greatly appreciated. Let us know!
dalthviz
changed the title
Kernel Restart Error
Kernel Restart Error - AttributeError: 'NoneType' object has no attribute 'switch_to_plugin'
Feb 3, 2025
Description
What steps will reproduce the problem?
Restarted kernel after using pip installer. Had been working on some code and needed a new package.
Traceback
Versions
Dependencies
The text was updated successfully, but these errors were encountered: