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
i opened spyder through the terminal of Ubuntu 16.04. before seeing the user interface, i changed workspaces using the hot key ctrl+alt+arrow down. The issue reporter window opened, but after a few moments the UI opened in the workspace i switched to (not the same workspace the terminal window was in).
Traceback
File "/home/kineticcross/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'
WARNING:spyder.widgets.github.backend:failed to send bug report on github. response={'code': 401, 'json': {'message': 'Bad credentials', 'documentation_url': 'https://developer.github.com/v3'}}
Description
What steps will reproduce the problem?
i opened spyder through the terminal of Ubuntu 16.04. before seeing the user interface, i changed workspaces using the hot key ctrl+alt+arrow down. The issue reporter window opened, but after a few moments the UI opened in the workspace i switched to (not the same workspace the terminal window was in).
Traceback
Versions
Dependencies
The text was updated successfully, but these errors were encountered: