博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
pip 安装出现提示
阅读量:7011 次
发布时间:2019-06-28

本文共 556 字,大约阅读时间需要 1 分钟。

The directory '/home/zdj/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.

The directory '/home/zdj/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.

 

 

使用pip的时候尽量不要用sudo

转载于:https://www.cnblogs.com/zdj8023/p/10887506.html

你可能感兴趣的文章