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.

Spyder Won't Launch

See original GitHub issue

Description of your problem

What steps will reproduce the problem?

  1. Open Anaconda Launcher
  2. Find Syper, “click” Run
  3. executable script window appears
  4. Sypder doesn’t launch

What is the expected output? What do you see instead? Expect to see Spyder launch screen and for spyder to load

Please provide any additional information below ran the following with “show console” and “reset” command, get the same error (see below).

image

Versions and main components

  • Spyder Version: 2.3.8
  • Python Version: 2.7.11
  • Operating system: windows 10 64big

Dependencies

Anaconda Stack

Please go to the menu entry Help > Optional Dependencies (or Help > Dependencies), press the button Copy to clipboard and paste the contents below:

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Reactions:2
  • Comments:82 (14 by maintainers)

github_iconTop GitHub Comments

90reactions
ccordoba12commented, Apr 27, 2016

Could you run in a terminal

spyder --reset

and try again?

19reactions
SagarPohekarcommented, Sep 12, 2017

Guys, I have observed the same problem: Solution: Uninstall PyQt and then uninstall the SIP package Reinstall above packages but in following sequence: 1 SIP 2 PyQt4/5 Try to launch Spyder, it works I have tested this on Python 3.5.2 and 3.6.2

Read more comments on GitHub >

github_iconTop Results From Across the Web

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 >
Can no Longer open Spyder IDE for Python Programming
My problem appeared to be that the status of spyder was still running so wouldn't open. To fix this you need to look...
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 >
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 >
Can't Launch Spyder After Installing Via Conda
Can't Launch Spyder After Installing Via Conda · Create the clone · Make the clone active · Restart ArcGIS Pro · Add the...
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