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.

IPython - It seems the kernel died unexpectedly. Use 'Restart kernel' to continue using this console.

See original GitHub issue

Upon starting the IPython console repeatedly prints that the Kernel has died

What steps will reproduce the problem?

  1. Everytime I start Spyder (I can’t run any code)

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

I would expect IPython to function normally

Please provide any additional information below

I have tried to resetting Spyder to default and reinstalling Anaconda, but I get the same error code.

Versions and main components

  • Spyder Version: 2.3.8.
  • Python Version: 2.7
  • Operating system: Windows 7

Dependencies

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

IPython >=1.0 : 4.1.2 (OK) jedi >=0.8.1;<0.9.0: 0.9.0 (NOK) matplotlib >=1.0 : 1.5.1 (OK) pandas >=0.13.1 : 0.18.0 (OK) pep8 >=0.6 : 1.7.0 (OK) pyflakes >=0.5.0 : 1.1.0 (OK) pygments >=1.6 : 2.1.1 (OK) pylint >=0.25 : None (NOK) qtconsole >=4.0 : 4.2.0 (OK) rope >=0.9.2 : 0.9.4 (OK) sphinx >=0.6.6 : 1.3.5 (OK) sympy >=0.7.3 : 1.0 (OK) zmq >=2.1.11 : 15.2.0 (OK)

Issue Analytics

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

github_iconTop GitHub Comments

2reactions
ccordoba12commented, Apr 13, 2016

Thanks for reporting. If you are using Anaconda, please open a terminal (i.e. cmd.exe) and run

conda install pyzmq=14.7.0

and try again to see if that fixes your problem.

If not, please use your package manager (pip or WinPython) to install that version of pyzmq .-)

0reactions
ccordoba12commented, Mar 26, 2020

@abihacheema, I already gave you the solution.

Read more comments on GitHub >

github_iconTop Results From Across the Web

[spyder] It seems the kernel died unexpectedly. Use 'Restart ...
visualisation i receive an error such as :It seems the kernel died unexpectedly. Use 'Restart kernel' to continue using this console.
Read more >
Spyder crashes with error: "It seems the kernel died ...
Spyder crashes with error: "It seems the kernel died unexpectedly. Use 'Restart kernel' to continue using this console".
Read more >
kernel died unexpectedly - Google Groups
It seems the kernel died unexpectedly. Use 'Restart kernel' to continue using this console. Then Windows makes me end the task and that...
Read more >
The kernel appears to have died | Data Science and ... - Kaggle
It will restart automatically". I am not quite sure what happened. Any thoughts of what can i do now to fix that? Thanks,...
Read more >
The kernel appears to have died. It will restart automatically ...
Apologies for the audio distortion in the beginning of the video: I am a robot.In this video, I'll show you how to fix...
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