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

JUPYTER NOTEBOOK IS NOT LAUNCHING #5026

Open
ultradluffy8 opened this issue Nov 2, 2019 · 1 comment
Open

JUPYTER NOTEBOOK IS NOT LAUNCHING #5026

ultradluffy8 opened this issue Nov 2, 2019 · 1 comment

Comments

@ultradluffy8
Copy link

ultradluffy8 commented Nov 2, 2019

First Anaconda Navigator was not launching, then I tried it via Anaconda Powershell Prompt, it worked but now Jupyter Notebook is not launching it shows this message in a pop up window-

**Traceback (most recent call last):
File "C:\Anaconda3\Scripts\jupyter-notebook-script.py", line 6, in
from notebook.notebookapp import main
File "C:\Users\Harshit\AppData\Roaming\Python\Python37\site-packages\notebook\notebookapp.py", line 47, in
from zmq.eventloop import ioloop
File "C:\Users\Harshit\AppData\Roaming\Python\Python37\site-packages\zmq_init_.py", line 47, in
Anaconda-Navigator 11_2_2019 12_54_25 PM
Anaconda-Navigator 11_2_2019 12_54_25 PM

from zmq import backend
File "C:\Users\Harshit\AppData\Roaming\Python\Python37\site-packages\zmq\backend_init_.py", line 40, in
reraise(exc_info)
File "C:\Users\Harshit\AppData\Roaming\Python\Python37\site-packages\zmq\utils\sixcerpt.py", line 34, in reraise
raise value
File "C:\Users\Harshit\AppData\Roaming\Python\Python37\site-packages\zmq\backend_init_.py", line 27, in
ns = select_backend(first)
File "C:\Users\Harshit\AppData\Roaming\Python\Python37\site-packages\zmq\backend\select.py", line 28, in select_backend
mod = import(name, fromlist=public_api)
File "C:\Users\Harshit\AppData\Roaming\Python\Python37\site-packages\zmq\backend\cython_init
.py", line 6, in
from . import (constants, error, message, context,
ImportError: cannot import name 'constants' from 'zmq.backend.cython' (C:\Users\Harshit\AppData\Roaming\Python\Python37\site-packages\zmq\backend\cython_init_.py)
*

I also have reinstalled it 2 time but this dosn't work.
I don't know what to do.
Please help me.

@Kitty1989
Copy link

Same problem. Reinstalled twice.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants