SpyderKernalApp not working after updating
See original GitHub issueDescription
What steps will reproduce the problem?
I updated my spyder and anaconda. I got this error message [SpyderKernelApp] WARNING | No such comm: 2420ea1cffaa11ea9a108cae4ce01fdf. I dont know why it keeps doing that when I run my code. It used to work in a previous version.
I would also like to add that my project code works on my friends computer. He uses Spyder: 3.3.6, Python: 3.7.3, Qt: 5.9.6, PyQt5: 5.9.2, OS: Windows 10.
I also found an issue with icons overlapping words in the drop down menus. For example, when you click on help the bug icon overlaps with the R in “Report issue…”
Versions
- Spyder version: 4.1.5
- Python version: 3.8.5
- Qt version: 5.9.7
- PyQt5 version: 5.9.2
- Operating System: Windows 10
Dependencies
# Mandatory:
atomicwrites >=1.2.0 : 1.4.0 (OK)
chardet >=2.0.0 : 3.0.4 (OK)
cloudpickle >=0.5.0 : 1.6.0 (OK)
diff_match_patch >=20181111 : 20200713 (OK)
intervaltree : None (OK)
IPython >=4.0 : 7.18.1 (OK)
jedi =0.17.1 : 0.17.1 (OK)
nbconvert >=4.0 : 6.0.6 (OK)
numpydoc >=0.6.0 : 1.1.0 (OK)
paramiko >=2.4.0 : 2.7.2 (OK)
parso =0.7.0 : 0.7.0 (OK)
pexpect >=4.4.0 : 4.8.0 (OK)
pickleshare >=0.4 : 0.7.5 (OK)
psutil >=5.3 : 5.7.2 (OK)
pygments >=2.0 : 2.7.1 (OK)
pylint >=1.0 : 2.6.0 (OK)
pyls >=0.34.0;<1.0.0 : 0.35.1 (OK)
qdarkstyle >=2.8 : 2.8.1 (OK)
qtawesome >=0.5.7 : 0.7.2 (OK)
qtconsole >=4.6.0 : 4.7.7 (OK)
qtpy >=1.5.0 : 1.9.0 (OK)
rtree >=0.8.3 : 0.9.4 (OK)
sphinx >=0.6.6 : 3.2.1 (OK)
spyder_kernels >=1.9.4;<1.10.0 : 1.9.4 (OK)
watchdog : None (OK)
zmq >=17 : 19.0.2 (OK)
# Optional:
cython >=0.21 : 0.29.21 (OK)
matplotlib >=2.0.0 : 3.3.1 (OK)
numpy >=1.7 : 1.19.1 (OK)
pandas >=0.13.1 : 1.1.1 (OK)
scipy >=0.17.0 : 1.5.0 (OK)
sympy >=0.7.3 : 1.6.2 (OK)
Issue Analytics
- State:
- Created 3 years ago
- Comments:7 (3 by maintainers)
Top Results From Across the Web
[SpyderKernelApp] WARNING | No such comm: ..... #15697
Reproduced the issue after updating with conda update spyder (or pip , if not using Anaconda); Tried basic troubleshooting (if a bug/error).
Read more >Kernel error after updating Spyder in anaconda [duplicate]
I had the very same issue, I started Spyder using Anaconda Navigator instead of calling only Spider (desktop icon) and it worked.
Read more >Common Illnesses — Spyder 5 documentation
If you receive the message An error occurred while starting the kernel in the ... To fix this, activate the environment and update...
Read more >spyder 5.1.5 error,eikon data api - Forum
on import eikon i m getting this. [SpyderKernelApp] ERROR | Exception in message handler: Traceback (most recent call last):. File "C:\Users\adamk.
Read more >I can not connect to kernel after ı have update my spyder3
My OS is ubuntu 18.04. Help me :) An error ocurred while starting the kernel The error is: Traceback (most recent call last):...
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 Free
Top 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
Ok, thanks! I understand better your problems now.
This is simply a warning. The real problem is that your code is causing a crash (I don’t know why). Are you able to run it outside Spyder? You can do that by opening the Anaconda Prompt and running there
This could be a problem with your screen resolution. What’s your resolution?
pgl.txt