question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

the spyder and anaconda won't lunch or open

See original GitHub issue

Problem Description

please help! I can’t open any of anaconda or spyder it’s like it will open but then close again I’ve tried ‘spyder --reset’ or ‘anaconda-navigator --reset’ and all of the solutions on the internet, but all failed. thanks from now 😃

What steps reproduce the problem?

  1. whenever I tried to install or uninstall anaconda/spyder or almost doing anything in the terminal
  2. it gives me this error (this is the last lines) from .compat import is_py2, builtin_str, str File "C:\Users\Kudus - Hamed\anaconda3\lib\site-packages\requests\compat.py", line 59, in <module> from urllib.request import parse_http_list, getproxies, proxy_bypass, proxy_bypass_environment, getproxies_environment File "C:\Users\Kudus - Hamed\anaconda3\lib\urllib\request.py", line 87 except Exception, err: ^ SyntaxError: invalid syntax

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:1
  • Comments:8 (4 by maintainers)

github_iconTop GitHub Comments

3reactions
ibo-pycommented, Nov 26, 2020

@dalthviz thank you very much that worked, it takes time but worked thanks again. 😄

1reaction
ibo-pycommented, Nov 25, 2020

@dalthviz I did pip install -U spyder it seems like working for the first 3 or 4 min but then it makes this Error at the end of the lines:

image

and how can I solve the anaconda problem thanks for your response.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Spyder 4.2.1 won't launch in Anaconda · Issue #14687 - GitHub
So for anyone that is having this problem try to uninstall then reinstall the module before updating Spyder to see if that fixes...
Read more >
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 won't open - Q&A di Informatica
Run Spyder from an Anaconda prompt, by typing its name, watch it hang. Search for "Event Viewer" in the Start menu, then select...
Read more >
First Steps — Spyder 5 documentation
Where to go from here¶ · As a first step to solving your issue, you can try some · If Spyder won't launch,...
Read more >
Anaconda/Spyder Python IDE Not launching [SOLVED]
click 'Advanced System Settings'. Agree to the UAC prompt and click 'Environment Variables' then look for Python references anywhere, edit and ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found