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
After selecting the open file option, an error report will pop up
Traceback
Traceback (most recent call last):
File "D:\spy\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 @heyfuk sorry for the late response and thank you for the report! I think this is a duplicate of #22639 If you have a reliable way to reproduce this let us know over #22639 !
Description
What steps will reproduce the problem?
After selecting the open file option, an error report will pop up
Traceback
Versions
Dependencies
The text was updated successfully, but these errors were encountered: