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
What is the expected output? What do you see instead?
No windows open/maximize, just get error (screenshots attached)
Please provide any additional information below
File "C:\Users\jburkhow\AppData\Local\Continuum\anaconda3\lib\site-packages\spyder\app\mainwindow.py", line 2264, in maximize_dockwidget
self.last_plugin.dockwidget.toggleViewAction().setDisabled(True)
AttributeError: 'NoneType' object has no attribute 'dockwidget'
Description
What steps will reproduce the problem?
What is the expected output? What do you see instead?
No windows open/maximize, just get error (screenshots attached)
Please provide any additional information below
File "C:\Users\jburkhow\AppData\Local\Continuum\anaconda3\lib\site-packages\spyder\app\mainwindow.py", line 2264, in maximize_dockwidget
self.last_plugin.dockwidget.toggleViewAction().setDisabled(True)
AttributeError: 'NoneType' object has no attribute 'dockwidget'
Version and main components
Dependencies
The text was updated successfully, but these errors were encountered: