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
Then, I clicked the gear above the launch spyder window and clicked update.
I launched spyder from inside anaconda-navigator, and this error occured.
Traceback
File "/home/migillope/anaconda3/lib/python3.6/site-packages/spyder/app/mainwindow.py", line 1961, in valid_projectifbool(self.projects.get_active_project_path()):
AttributeError: 'NoneType' object has no attribute 'get_active_project_path'
Description
What steps will reproduce the problem?
I updated spyder using:
~$ conda update conda
~$ conda upgrade conda
~$ conda update spyder
~$ conda upgrade spyder
Then, launched anaconda:
~$ anaconda-navigator
Then, I clicked the gear above the launch spyder window and clicked update.
I launched spyder from inside anaconda-navigator, and this error occured.
Traceback
Versions
Dependencies
The text was updated successfully, but these errors were encountered: