You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
[email protected]
self.run()
What steps reproduce the problem?
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
The text was updated successfully, but these errors were encountered:
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):
What steps reproduce the problem?
What is the expected output? What do you see instead?
Initial console launched when Spyder starts not showing any warning message
Versions
The text was updated successfully, but these errors were encountered: