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.

spyder3.2.8 unable to start kernel

See original GitHub issue

If you don’t find anything, please provide a detailed step-by-step description (in English) of the problem and what led up to it below. Issue reports without a clear way to reproduce them will be closed. Thanks! —> An error ocurred while starting the kernel ERROR:tornado.general:Uncaught exception in ZMQStream callback Traceback (most recent call last): File “/usr/local/lib/python3.6/site‑packages/zmq/eventloop/zmqstream.py”, line 432, in _run_callback callback(*args, **kwargs) File “/usr/local/lib/python3.6/site‑packages/tornado/stack_context.py”, line 276, in null_wrapper return fn(*args, **kwargs) File “/usr/local/lib/python3.6/site‑packages/ipykernel/kernelbase.py”, line 283, in dispatcher return self.dispatch_shell(stream, msg)

Problem Description

kernel does not start or stays in a loo

What steps will reproduce the problem?

Package Versions

  • Spyder version: 3.2.8
  • Python version: 3.6.4
  • Qt version: 5.9.3
  • PyQt5 version: 5.9.2
  • Operating system: Darwin 17.4.0

Dependencies

pyflakes >=0.6.0 :  1.6.0 (OK)
pycodestyle >=2.3:  2.3.1 (OK)
pygments >=2.0   :  2.2.0 (OK)
pandas >=0.13.1  :  0.21.0 (OK)
numpy >=1.7      :  1.13.3 (OK)
sphinx >=0.6.6   :  1.7.1 (OK)
rope >=0.9.4     :  0.10.7 (OK)
jedi >=0.9.0     :  0.11.1 (OK)
psutil >=0.3     :  5.4.3 (OK)
nbconvert >=4.0  :  5.3.1 (OK)
sympy >=0.7.3    :  1.1.1 (OK)
cython >=0.21    :  0.27.3 (OK)
qtconsole >=4.2.0:  4.3.1 (OK)
IPython >=4.0    :  6.2.1 (OK)
pylint >=0.25    :  1.8.2 (OK)

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:6 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
ccordoba12commented, Mar 15, 2018

Probably, although the error is slightly different.

0reactions
femiaiyekucommented, Sep 27, 2018

Upgrading ipykernel worked for me conda upgrade ipykernel

Read more comments on GitHub >

github_iconTop Results From Across the Web

Can't start spyder-kernel after upgraded · Issue #17428 - GitHub
I just upgrade my Spyder to 5.2.2 and it can't start the kernel. I have tried several ways to fix this, but all...
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 >
Spyder not working with Anaconda "An error ocurred while ...
I'm trying to use a fresh installation of Anaconda with python 3.8.8 on Windows10 and (as the title says) I cannot get Spyder...
Read more >
How to fix the RuntimeError "Invalid Parameter" on demo code
When I check the (init.py) file, I can't tell what's got the code upset. ... and then it open Spyder3 and shows the...
Read more >
Using Intel Distribution for Python in Spyder 3.6
Step 6: After launching the spyder IDE, run the below command in the IPython console of spyder ... Solving environment: failed with initial...
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