spyder not working
See original GitHub issuewhen i use pyqt5==5.9.2 then spyder works but when it upgrade to 5.10.1 it dont
Issue Report Checklist
- Searched the issues page for similar reports
- Read the relevant sections of the Spyder Troubleshooting Guide and followed its advice
- Reproduced the issue after updating with
conda update spyder
(orpip
, if not using Anaconda) - Could not reproduce inside
jupyter qtconsole
(if console-related) - Tried basic troubleshooting (if a bug/error)
- Restarted Spyder
- Reset preferences with
spyder --reset
- Reinstalled the latest version of Anaconda
- Tried the other applicable steps from the Troubleshooting Guide
- Completed the Problem Description, Steps to Reproduce and Version sections below
Problem Description
What steps reproduce the problem?
What is the expected output? What do you see instead?
Paste Traceback/Error Below (if applicable)
PASTE TRACEBACK HERE
Versions
- Spyder version:
- Python version:
- Qt version:
- PyQt version:
- Operating System name/version:
Dependencies
PASTE DEPENDENCIES HERE
Issue Analytics
- State:
- Created 5 years ago
- Comments:5 (3 by maintainers)
Top Results From Across the Web
Spyder Not Launching - python - Stack Overflow
I was not able to launch Spyder and Jupyter notebook from anaconda environment (Mac OS). Following command worked for me:
Read more >spyder is not launching even after doing complete uninstall ...
Spyder was working perfectly fine 1 hour ago,then all of a sudden it refused to launch,When I opened cmd and typed spyder I...
Read more >First Steps — Spyder 5 documentation
As a first step to solving your issue, you can try some · If Spyder won't launch, check the · If your problem...
Read more >Spyder crashes at launch: "python.exe has stopped working"
dprice · 1. Uninstalling and reinstalling · 2. Resetting spyder (spyder --reset) · 3. deleting the .spyder2 directory · 4. changing the spyder...
Read more >Spyder stopped working on Ubuntu 22.04
You are attempting to install Spyder 4.2.1, which is an outdated version of Spyder. Because distributions like Ubuntu often contain outdated ...
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
Please read this to understand how to work with multiple envs:
https://github.com/spyder-ide/spyder/wiki/Working-with-packages-and-environments-in-Spyder
whats the reason its not working on 5.10?