"Spyder update" message box cannot be interacted with
See original GitHub issueDescription
The “Spyder updates” message box which informs about new versions (currently 3.0.2) cannot be interacted with:
- cannot click the “Release” link
- cannot click the “Installation Instructions” link
- cannot click the “OK” button
- can only close the box with “X” box will reappear on each restart
What steps will reproduce the problem?
- Restart spyder (with new version available)
What is the expected output? What do you see instead?
Interaction should work, or the box chould only appear once at least.
Please provide any additional information below
I’ve had this problem with 3.0.0->3.0.1 before and “solved” it via update.
Version and main components
- Spyder Version: 3.0.1
- Python Version: 3.5.2
- Qt Versions: 5.6.0, PyQt5 5.6 on Windows
Dependencies
pyflakes >=0.6.0 : 1.3.0 (OK)
pep8 >=0.6 : 1.7.0 (OK)
pygments >=2.0 : 2.1.3 (OK)
qtconsole >=4.2.0: 4.2.1 (OK)
nbconvert >=4.0 : 4.2.0 (OK)
pandas >=0.13.1 : 0.19.0 (OK)
numpy >=1.7 : 1.11.2 (OK)
sphinx >=0.6.6 : 1.4.8 (OK)
rope >=0.9.4 : 0.9.4-1 (OK)
jedi >=0.8.1 : 0.9.0 (OK)
matplotlib >=1.0 : 1.5.3 (OK)
sympy >=0.7.3 : 1.0 (OK)
pylint >=0.25 : 1.5.4 (OK)
Issue Analytics
- State:
- Created 7 years ago
- Reactions:1
- Comments:6 (3 by maintainers)
Top Results From Across the Web
"An error ocurred while starting the kernel" about wrong ...
Problem Description To create a new virtual environment, use the following command: conda create -n python3.8.12 python=3.8.12 spyder=5.2.1 ...
Read more >Adding a module (Specifically pymorph) to Spyder (Python IDE)
All I'm trying to do right now is run the import lines, that's it. I can't seem to find anything about this. I'm...
Read more >Working with Spyder — Spyder 5 documentation
Running the analysis again will show us that the error is no longer visible. If we want to silence a message in the...
Read more >First Steps with Spyder — Spyder 5 documentation
The videos in this section provide a starting point for new users who have never opened Spyder before. You'll get familiar with opening...
Read more >Solved: Cannot install Spyder IDE with Anaconda and Intel ...
Solved: Hello everyone, My OS is Ubuntu 18.0.4. I cannot install spyder using conda in an environment with the Intel Distribution for Python....
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
We’re aware of this bug. It was fixed in Spyder 3.0.2 😃
Lol no problem, thats what i have understood 😃 (at least you help people quickly !)