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

See original GitHub issue

Description

What steps will reproduce the problem?

Just freshly installed 64 bit Anaconda 5.3.1 on Windows 7 64 bit and I got this error on my first run of Spyder (Python 3.7):

Python 3.7.0 (default, Jun 28 2018, 08:04:48) [MSC v.1912 64 bit (AMD64)] Type “copyright”, “credits” or “licence” for more information.

IPython 6.5.0 – An enhanced Interactive Python. C\Users.…\Anaconda3\lib\site-packages\ipykernel\parentpoller.py:116: UserWarning: Parent poll failed. If the frontend dies, the kernal may be left running. Please let us know about your system (bitness, Python, etc.) at ipython-dev@scipy.org ipython-dev@scipy.org"“”)

Traceback


WARNING:spyder.widgets.github.backend:failed to send bug report on github. response={'code': 403, 'json': {'message': 'At least one email address must be verified to do that.', 'documentation_url': 'https://help.github.com/articles/adding-an-email-address-to-your-github-account'}}
WARNING:spyder.widgets.github.backend:failed to send bug report on github. response={'code': 403, 'json': {'message': 'At least one email address must be verified to do that.', 'documentation_url': 'https://help.github.com/articles/adding-an-email-address-to-your-github-account'}}

Versions

  • Spyder version: 3.3.1
  • Python version: 3.7.0
  • Qt version: 5.9.6
  • PyQt5 version: 5.9.2
  • Operating System: Windows 7

Dependencies

pyflakes >=0.6.0  :  2.0.0 (OK)
pycodestyle >=2.3 :  2.4.0 (OK)
pygments >=2.0    :  2.2.0 (OK)
sphinx >=0.6.6    :  1.7.9 (OK)
rope >=0.9.4      :  0.11.0 (OK)
jedi >=0.9.0      :  0.12.1 (OK)
nbconvert >=4.0   :  5.4.0 (OK)
pandas >=0.13.1   :  0.23.4 (OK)
numpy >=1.7       :  1.15.1 (OK)
sympy >=0.7.3     :  1.1.1 (OK)
cython >=0.21     :  0.28.5 (OK)
qtconsole >=4.2.0 :  4.4.1 (OK)
IPython >=4.0     :  6.5.0 (OK)
matplotlib >=2.0.0:  2.2.3 (OK)
pylint >=0.25     :  2.1.1 (OK)

Issue Analytics

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

github_iconTop GitHub Comments

1reaction
sureshd2020commented, Dec 7, 2018

I walked through my code and dud unit tests and checked he memory usage in Windows 10 Task Manager. Couldn’t find anything out of the ordinary.

Then I upgraded my Spyder to version 3.3.2. and have been running the same script for over 24 hours continuously. The problem has not occurred.

Looks like it has been fixed (or worked around) in Spyder version 3.3.2.

Thanks and Best Wishes Suresh

On Fri, Dec 7, 2018, 01:53 Carlos Cordoba <notifications@github.com wrote:

I don’t think this is a duplicate because that warning can’t cause a kernel failure. @sureshd2014 https://github.com/sureshd2014’s problem is most probably caused by an error in his/her code.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/spyder-ide/spyder/issues/8288#issuecomment-445016797, or mute the thread https://github.com/notifications/unsubscribe-auth/AHxgL9VD2syrRP5XAIfMq7LikU8tz9IEks5u2Xy2gaJpZM4YvXLG .

1reaction
ccordoba12commented, Nov 22, 2018

We’re talking about this on issue #8205.

Read more comments on GitHub >

github_iconTop Results From Across the Web

"Parent poll failed" warning · Issue #8205 · spyder-ide ... - GitHub
The resulting message is the "parent poll failed" message". parentpoller.py:116: UserWarning: Parent poll failed. If the frontend dies, ...
Read more >
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 >
[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 >
Anacoda:parentpoller.py:116: UserWarning: Parent poll failed.
D:\ANACONDA_EXE\lib\site-packages\ipykernel\parentpoller.py:116: UserWarning: Parent poll failed. If the frontend dies, the kernel may be left ...
Read more >
New Parent Poll Gives President Biden Tough Grades on ...
New parent poll shows 32% of parents give President Biden a failing grade for how he's handled the public education response to the ......
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