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 Stuck on Launch Console

See original GitHub issue

Issue Report Checklist

  • [ y] Searched the issues page for similar reports
  • [y ] Read the relevant sections of the Spyder Troubleshooting Guide and followed its advice
  • [y ] Reproduced the issue after updating with conda update spyder (or pip, if not using Anaconda)
  • [y ] Could not reproduce inside jupyter qtconsole (if console-related)
  • [ y] Tried basic troubleshooting (if a bug/error)
    • [y ] Restarted Spyder
    • [ y] Reset preferences with spyder --reset
    • [y ] Reinstalled the latest version of Anaconda
    • [y ] Tried the other applicable steps from the Troubleshooting Guide
  • [y ] Completed the Problem Description, Steps to Reproduce and Version sections below

Problem Description

I am new to Spyder and Python in general and have been running Spyder for about a month with no problems. Last week I had a Windows update and was having this same issue but it was fixed by updating Spyder. It was working fine after that and then Yesterday I had a blue screen of death and afterwards I tried to launch Spyder and it gets stuck in the launch console on “Launching code completion client for Python…” After several minutes Window’s will tell me Python is unresponsive and close the launcher.

What steps reproduce the problem?

  1. Launching Spyder from Start
  2. Launching Spyder from command prompt
  3. Launching Spyder from Anaconda Navigator

What is the expected output? What do you see instead?

Expect Spyder to launch but gets stuck in launch console and becomes unresponsive instead.

Paste Traceback/Error Below (if applicable)


PASTE TRACEBACK HERE

Versions

  • Spyder version: 4.1.5
  • Python version: 3.8.5
  • Qt version: 5.9.7
  • PyQt version: 5.9.2
  • Operating System name/version: Windows 10

Dependencies

PASTE DEPENDENCIES HERE

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:12 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
taylorpack13commented, Sep 25, 2020

I tried uninstalling and reinstalling Anaconda again. Now it is working. Not sure what happened or what I did differently this time but thank you for your help.

0reactions
ccordoba12commented, Oct 5, 2020

Am I fine to run sypder without Kite?

Yes, you are. Kite provides additional functionality but it’s required to run Spyder.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Spyder: Ipython console stuck - Stack Overflow
Found a workaround, put the cursor in the beginining of the command and keep hitting Ctrl+D, until all prompt are removed.
Read more >
Spyder doesn't launch: stuck on “Setting up main window”
When I try to run Spyder on Ubuntu 16.10, it doesn't launch and gets stuck on "Setting up main window" forever. No error...
Read more >
Common Illnesses — Spyder 5 documentation
If you receive the message An error occurred while starting the kernel in the IPython Console, Spyder was unable to launch a new...
Read more >
Console is stuck on "Connecting to kernel ..." - Google Groups
Whenever I open Spyder (3.2.6 on Linux Mint 19.3), the console gets stuck on "Connecting to kernel ...". In the Error box that...
Read more >
iPython console gets totally unresponsive when using large ...
PY-44638 Python Console hangs when DataFrame has a dtype column ... I wish Pycharm & IDEA just had ipython integration the way Spyder...
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