Starting spyder, a pop-up appears asking the user if they want to update spyder. If they click yes, it immediately brings the user to this issue reporter.
Traceback
Traceback (most recent call last):
File "C:\ProgramData\anaconda3\Lib\site-packages\spyder\plugins\application\container.py", line 330, in _check_updates_ready
self.application_update_status.start_installation(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: 'NoneType' object has no attribute 'start_installation'
Description
What steps will reproduce the problem?
Starting spyder, a pop-up appears asking the user if they want to update spyder. If they click yes, it immediately brings the user to this issue reporter.
Traceback
Versions
Dependencies