macOS下安装ipython
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了macOS下安装ipython相关的知识,希望对你有一定的参考价值。
macOS下sudo安装ipython,会提示限错误:
[Errno 1] Operation not permitted: ‘/tmp/pip-Elrhse-uninstall/System/Library...
解决方法:
pip install ipython --user -U
参考:
http://chaishiwei.com/blog/994.html
以上是关于macOS下安装ipython的主要内容,如果未能解决你的问题,请参考以下文章