I am stuck trying to load Jupyter. I have a feeling it might be a update issue, but i am not sure how to fix it.
I got a little traction when I typed in pip install notebook
, and then it gave me this error after downloading several files.
Could not find a version that satisfies the requirement pywin32>=1.0; sys_platform == "win3
2" (from jupyter-core>=4.6.1->notebook) (from versions: )
No matching distribution found for pywin32>=1.0; sys_platform == "win32" (from jupyter-core>=
4.6.1->notebook)
When I try to type in jupyter notebook it gives me this message.
'jupyter' is not recognized as an internal or external command, operable program or batch file.