问题
trying to install jupyter. I tryied writing pip install jupyter in terminal. Tryied doing it through settings, tryied clicking notification that jupyter is not installed but I keep getting same error that in the end says:
Could not find a version that satisfies the requirement pywin32>=1.0; sys_platform == "win32" (from jupyter-core>=4.6.0->notebook->jupyter) (from versions: ) No matching distribution found for pywin32>=1.0; sys_platform == "win32" (from jupyter-core>=4.6.0->notebook->jupyter)
I appreciate any help.
回答1:
For now it seems that python 3.8 does not support jupyter or smth like that. So just install python 3.7.6
来源:https://stackoverflow.com/questions/59699107/troubles-with-installing-jupyter-in-pycharm