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
Upon opening Spyder, an update prompt appears on screen to download and install spyder ver 6.0.2. I must've installed it like 3 times already, and upon opening spyder, the image says "Spyder 6", however once inside the environment, I am still in version 3.11 and get the same prompt over and over again, followed by this issue reporter.
Traceback
Traceback (most recent call last):
File "/app/lib/python3.11/site-packages/spyder/plugins/updatemanager/widgets/update.py", line 230, in _process_check_updateself.start_update()
File "/app/lib/python3.11/site-packages/spyder/plugins/updatemanager/widgets/update.py", line 314, in start_updateself, self.latest_release, self.update_worker.channel
^^^^^^^^^^^^^^^^^^^^^^^^^^AttributeError: 'WorkerUpdate' object has no attribute 'channel'
Hey @MihaiG-png, thanks for reporting. It's not possible for Spyder to update to a new version under certain circumstances, and it seems the way you installed it is one of them.
To confirm, please go to the menu View > Panes, select Internal console, run there these commands
Description
What steps will reproduce the problem?
Upon opening Spyder, an update prompt appears on screen to download and install spyder ver 6.0.2. I must've installed it like 3 times already, and upon opening spyder, the image says "Spyder 6", however once inside the environment, I am still in version 3.11 and get the same prompt over and over again, followed by this issue reporter.
Traceback
Versions
Dependencies
The text was updated successfully, but these errors were encountered: