Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Warning message on the first console that is open #22181

Open
dalthviz opened this issue Jun 19, 2024 · 0 comments
Open

Warning message on the first console that is open #22181

dalthviz opened this issue Jun 19, 2024 · 0 comments

Comments

@dalthviz
Copy link
Member

Problem Description

A warning message appears on the first console that is launched when Spyder starts (at least on my Windows setup while checking the Spyder 6 beta2 rc0 installer - https://github.com/spyder-ide/spyder/actions/runs/9573557891):

image

C:\Users\dalth\AppData\Local\spyder-6\envs\spyder-runtime\Lib\threading.py:1045: 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
  self.run()

What steps reproduce the problem?

  1. Launch Spyder

What is the expected output? What do you see instead?

Initial console launched when Spyder starts not showing any warning message

Versions

  • Spyder version: 6.0.0b2.dev174 (standalone)
  • Python version: 3.11.9 64-bit
  • Qt version: 5.15.8
  • PyQt5 version: 5.15.9
  • Operating System: Windows-10-10.0.19045-SP0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant