按照教程,pip install jupyter 总是报错。红字没能记录下来,大概是说MarkupSafe安装失败。
解决方案:
pip install setuptools==23.2.1
pip install jupyter
https://www.zhihu.com/question/48313411
可能是setuptools版本不对吧。
按照教程,pip install jupyter 总是报错。红字没能记录下来,大概是说MarkupSafe安装失败。
解决方案:
pip install setuptools==23.2.1
pip install jupyter
https://www.zhihu.com/question/48313411
可能是setuptools版本不对吧。
本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。