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
The problem occurred on Ubuntu 16.04
After conda update spyder - which appeared successful, I typed 'spyder' in the terminal window. And here we are.
Traceback
File "/home/northwood/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?
The problem occurred on Ubuntu 16.04
After conda update spyder - which appeared successful, I typed 'spyder' in the terminal window. And here we are.
Traceback
Versions
Dependencies
The text was updated successfully, but these errors were encountered: