OSError: [Errno 1] Operation not permitted 问题解决
生活随笔
收集整理的这篇文章主要介绍了
OSError: [Errno 1] Operation not permitted 问题解决
小编觉得挺不错的,现在分享给大家,帮大家做个参考.
如果在mac下碰到OSError: [Errno 1] Operation not permitted:的问题,就算用sudo 也无法解决.
例如:
pip install ipython --user -U
转载于:https://www.cnblogs.com/nemolmt/p/6991408.html
总结
以上是生活随笔为你收集整理的OSError: [Errno 1] Operation not permitted 问题解决的全部内容,希望文章能够帮你解决所遇到的问题。