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.

"Parent poll failed" warning

See original GitHub issue

Description

What steps will reproduce the problem?

  1. Start Spyder
  2. Do something in the IPython console (probably not necessary)
  3. Restart kernel

The resulting message is the “parent poll failed” message"

parentpoller.py:116: UserWarning: Parent poll failed.  If the frontend dies,
                the kernel may be left running.  Please let us know
                about your system (bitness, Python, etc.) at
                ipython-dev@scipy.org
  ipython-dev@scipy.org""")

This may be related to some of the discussion in #7842, but I seem to only see this when I restart a kernel now.

Versions

  • Spyder version: 4.0.0.dev0
  • Python version: 3.7.0
  • Qt version: 5.9.6
  • PyQt5 version: 5.9.2
  • Operating System: Windows 10

Dependencies

pygments >=2.0    :  2.2.0 (OK)
sphinx >=0.6.6    :  2.0.0 (OK)
pyls >=0.19.0     :  0+unknown (OK)
nbconvert >=4.0   :  5.4.0 (OK)
pandas >=0.13.1   :  0.23.4 (OK)
numpy >=1.7       :  1.15.2 (OK)
sympy >=0.7.3     :  1.3 (OK)
cython >=0.21     :  0.28.5 (OK)
qtconsole >=4.2.0 :  4.4.2 (OK)
IPython >=4.0     :  7.0.1 (OK)
matplotlib >=2.0.0:  3.0.1 (OK)
pylint >=0.25     :  2.1.1 (OK)

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:34 (22 by maintainers)

github_iconTop GitHub Comments

1reaction
ccordoba12commented, Dec 13, 2018

@NdaAzr, please update spyder-kernels to 0.3.0. That version fixes your error.

1reaction
CAM-Gerlachcommented, Dec 10, 2018

@NdaAzr Its just a warning, so there’s nothing to really “solve” unless you see specific symptoms. It seems likely to be an issue with ipykernel or jupyter_client rather than anything with Spyder, given the warning comes from the former package. @minrk any ideas?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Jupyter Notebook has problem to execute code in cell and it ...
Jupyter Notebook has problem to execute code in cell and it says ' UserWarning: Parent poll failed. ' Ask Question. Asked 4 years...
Read more >
UserWarning: Parent poll failed. If the frontend dies - CSDN博客
UserWarning: Parent poll failed. ... 'constant', will be changed to 'reflect' in skimage 0.15. warn("The default mode, 'constant', ...
Read more >
[IPython-dev] UserWarning: Parent poll failed.
Hi I have received this error \Anaconda3\lib\site-packages\ipykernel\parentpoller.py:116: UserWarning: Parent poll failed.
Read more >
socket_tests.c - Apple Open Source
WARNING - I don't do networking - this should get a good look from a networking ... printf( "socket call in parent failed...
Read more >
DOGE down 2.47%, as Elon Musk breaks Twitter silence ...
DOGE down 2.47 %, as Elon Musk breaks Twitter silence following failed poll. By Alara Jordan. Edited by Charlie Mellor. 40 minutes ago....
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