-
Notifications
You must be signed in to change notification settings - Fork 201
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
Qtconsole not working on Windows and Python 3.8 #405
Comments
This is not an issue that can be solved here. |
Thanks for the quick reply @ccordoba12. Do you know where it should be fixed? Does the same apply to #400? |
According to ipython/ipykernel#456, the problem is already solved but a new release of ipykernel is pending. |
I have tried to use the master branch of https://github.com/ipython/ipykernel and I still have the same issue. I will check cross time and raise the issue there if this is confirmed. |
Then you could open an issue in pyzmq because the error seems to be originating there:
|
Accordingly to tornadoweb/tornado#2608 (comment) and to ipython/ipykernel#480 (comment), the fix needs to be introduce earlier enough, typically when the app object is created. Would it be sensible to introduce the fix in qtconsole/qtconsole/qtconsoleapp.py Line 261 in 270330f
|
I have no idea, sorry. |
Similar to #400.
Step to reproduce:
Gives the following error:
I don't know where it needs to be fixed and if qtconsole needs a similar fix to the PRs below:
tornadoweb/tornado#2608
jupyter/notebook#5047
ipython/ipykernel#456
conda info:
conda list
The text was updated successfully, but these errors were encountered: