Reports of Kernel Death are greatly exagerated
See original GitHub issueDescription of your problem
What steps will reproduce the problem?
- launch a new Ipython console
- during a few seconds, “kernel death” messages are displayed
- all is going back in order without human intervention, but for 4 Kernel death message there are 4 “[1]” lines displayed in the new Ipython console
What is the expected output? What do you see instead?
- no, or much less reports of “Kernel Death”
Please provide any additional information below
- it’s more frequent if the pc is slow or busy
Versions and main components
- Spyder Version:3.0.0-master of 2016-09-21 (“b8”)
- Python Version: any (3.4)
- Operating system: Windows 10
Dependencies
Please go to the menu entry Help > Optional Dependencies
(or
Help > Dependencies
), press the button Copy to clipboard
and paste the contents below:
jedi >=0.8.1 : 0.9.0 (OK)
matplotlib >=1.0 : 2.0.0b4 (OK)
nbconvert >=4.0 : 4.2.0 (OK)
numpy >=1.7 : 1.11.1 (OK)
pandas >=0.13.1 : 0.19.0rc1 (OK)
pep8 >=0.6 : 1.7.0 (OK)
pyflakes >=0.6.0 : 1.3.0 (OK)
pygments >=2.0 : 2.1.3 (OK)
pylint >=0.25 : 1.6.4 (OK)
qtconsole >=4.2.0: 4.2.1 (OK)
rope >=0.9.4 : 0.9.4-1 (OK)
sphinx >=0.6.6 : 1.4.6 (OK)
sympy >=0.7.3 : 1.0 (OK)
Issue Analytics
- State:
- Created 7 years ago
- Comments:46 (17 by maintainers)
Top Results From Across the Web
The reports of my death are greatly exaggerated
The reports of my death are greatly exaggerated is a popular misquote attributed to author Samuel Clemens, known by his pen name, Mark...
Read more >The Reports of CVE's Death Have Been Greatly Exaggerated
Today we'll be discussing a recent presentation given by Greg Kroah-Hartman at the 2019 Kernel Recipes conference in Paris, France.
Read more >Reports of Mark Twain's Quote About His Own Death Are ...
The reports of my death are greatly exaggerated" is a little exaggerated itself. Find out the real story behind this famous quote.
Read more >Reports of the Web's Death Are Greatly Exaggerated
In a 2010 Wired magazine article, Chris Anderson and Michael Wolff provocatively claimed that "the (World Wide) Web is dead." They based this...
Read more >Reports of Value's Death May Be Greatly Exaggerated
The authors examine several popular narratives to explain this relative underperformance, including technological revolution, crowded trade, low ...
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 FreeTop 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
Top GitHub Comments
Not serious? It renders Spyder unusable. I’d say that is serious. After several minutes, “Kernel died, restarting” returns.
What’s interesting, is that I was using Spyder last night without a problem. Now today, this problem manifests. For both 3.0.0 and 3.0.1.
Ran into a similar problem. Tried “Reset Spyder to factory defaults” and it solved my problem.