-
Notifications
You must be signed in to change notification settings - Fork 180
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
jupyter taceback #128
Comments
If you have tornado 5, you need pyzmq 17. Older versions of pyzmq are not compatible with tornado 5. |
right now, my python3-zmq version give 16.0.2-2+b1. |
Or install pyzmq using pip or conda. If Debian has packaged tornado 5 but not pyzmq 17, then complain to Debian about it - we don't control Debian packages. |
ok thanks for the idea about pip.... |
Great :-) |
why got i this traceback:
i'm on debian testing with a jupyter's instal via repository
regards
The text was updated successfully, but these errors were encountered: