Error setting up jupyter notebook windows on python with pip


Error setting up jupyter notebook windows on python with pip



I'm trying to set up Jupyter on Windows with python pip, but I get an error message when I try it.


Command "python setup.py egg_info" failed with error code 1 in C:UsersSamsungAppDataLocalTemppip-install-ta6py17opywinpty



How can I solve it?





try pip install --upgrade setuptools
– Mufeed
Jun 29 at 12:07





It says it's already up-to-date..
– Gabriella
yesterday





can you check this link? stackoverflow.com/questions/35991403/…
– Mufeed
yesterday





Yes I checked it. I tried the things said there, but it didn't work. I tried 'pip install ez_setup', and it seemed to work, but then I got an error while setting up pyzmq.
– Gabriella
yesterday





what is the error you are getting there?
– Mufeed
yesterday









By clicking "Post Your Answer", you acknowledge that you have read our updated terms of service, privacy policy and cookie policy, and that your continued use of the website is subject to these policies.

Comments

Popular posts from this blog

paramiko-expect timeout is happening after executing the command

Opening a url is failing in Swift

Export result set on Dbeaver to CSV