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
Pressing the update button.
It's ANNOYING!!!
It also said this:
^^^^^^^^^
AttributeError: 'NoneType' object has no attribute 'start_installation'
Traceback
Traceback (most recent call last):
File "C:\python\Lib\site-packages\spyder\plugins\application\container.py", line 330, in _check_updates_readyself.application_update_status.start_installation(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^AttributeError: 'NoneType' object has no attribute 'start_installation'
It's not clear how you installed Spyder. If you used Anaconda, then you need to go to the Windows Start menu and look for Anaconda Prompt.
But if you used Miniconda or Miniforge, there should be a prompt associated to them too. In that case, you just need to look for prompt in the Start menu.
Description
What steps will reproduce the problem?
Pressing the update button.
It's ANNOYING!!!
It also said this:
^^^^^^^^^
AttributeError: 'NoneType' object has no attribute 'start_installation'
Traceback
Versions
Dependencies
The text was updated successfully, but these errors were encountered: