-
Notifications
You must be signed in to change notification settings - Fork 5k
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
Bad address (bundled\zeromq\src\epoll.cpp:100) Jupyter error #6512
Comments
Hi @alibukharai, I found this comment in an earlier discussion in jupyter.org, which might be useful to you. It looks like the workaround was uninstalling pyzmq and reinstalling an older version, but if that's not possible or does not solve your issue, maybe you could also double check the user site packages to see if pyzmq is installed there? I can see you are running JupyterLab so while this issue has been seen in notebook, I think it would be best to move it to the jupyterlab repository so we are aware that this issue also happens there. If you could share more of your environment details like the output of |
@meeseeksdev please migrate to jupyterlab/jupyterlab |
I'm afraid I can't do that. Maybe I need to be installed on target repository ? |
This comment was marked as outdated.
This comment was marked as outdated.
Awww, sorry krassowski you do not seem to be allowed to do that, please ask a repository maintainer. |
Thanks again for submitting this issue @alibukharai! As we couldn't get the bot to move it, I've cross-posted this issue in jupyterlab. I'll be closing this issue in favor of the issue in jupyterlab, please feel free to provide any additional information that would be helpful in diagnosing the error there! |
You won't need to downgrade the version of pyzmq lib. It might be related to winsock2 unresolved issue on Windows (When you installed some VPN program, and it modified some default winsock settings): You can execute NoLsp.exe with jupyter related EXE files to do the fix, for example:
|
Hi, I am new to Jupiter notebook. I followed all the steps to install it. However, there were some errors. Does anyone help me with this thanks.
Below is the output of the anaconda prompt and Jupiter notebook screenshot
The text was updated successfully, but these errors were encountered: