天天看點

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

本文轉自 h2appy  51CTO部落格,原文連結:http://blog.51cto.com/h2appy/1863329,如需轉載請自行聯系原作者