Why spyder 4.1.5 could not launch in Anaconda Navigator?
See original GitHub issueIssue 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 3 years ago
- Comments:6 (3 by maintainers)
Top Results From Across the Web
Spyder Not Launching - python - Stack Overflow
To overcome this issue you just need to follow some simple steps. open the anaconda navigator. ( You can also use anaconda prompt...
Read more >Frequently Asked Questions — Spyder 4 documentation
From the command line: Type spyder in your terminal (or Anaconda prompt on Windows). · From Anaconda Navigator: Scroll to Spyder under Home,...
Read more >PY01: Couldn't open Jupyter & Spyder | Medium
After installed Anaconda, I couldn't open Spyder, Jupyter, and Anaconda Navigator; Entering some lines in Anaconda Prompt, and I saw “could not find...
Read more >How to Fix the Spyder IDE "Internal Problem" Issue (ver. 5.1.5)
The issue “ Spyder has encountered an internal p... ... Your browser can't play this video. Learn more. Switch camera.
Read more >Spyder 5.1.5 Error "Image not detected!" when run in ...
If you launch Spyder from a terminal, are there any error messages there? Can you share the output ... This doesn't seem to...
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 Free
Top 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
Because you used pip to install some packages which are interfering with Spyder, they got installed on that directory and you used sudo to install them.
before deleting it can you please explain what i’m deleting? and and UPDATE: I could lunch it through terminal with adding a sudo commend (haven’t deleted the directory you mentioned yet):
sudo spyder