在 ubuntu 上安装 python3 模块老是提示‘......you may want sudo's -H flag.....’不知道是否成功安装,以及后续如何调整避免这样的提示

2017-12-07 15:58:06 +08:00
 swx934

在 ubuntu 上安装 python3 模块老是提示‘......you may want sudo's -H flag.....’不知道是否成功安装?以及后续如何调整?避免这样的提示

wilson@linux:~$ sudo pip3 install send2trash The directory '/home/wilson/.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/wilson/.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.

5949 次点击
所在节点    问与答
7 条回复
zgx030030
2017-12-07 16:13:44 +08:00
提示让你用 sudo 来执行啊老哥。。。
swx934
2017-12-07 16:15:59 +08:00
我加了的啊
zgx030030
2017-12-07 16:23:16 +08:00
@swx934 哦那我看错了哈哈, 你加-H 试试? sudo -H pip install xxx
swx934
2017-12-07 16:32:00 +08:00
问已经解决了,安装 pip3 需要授权管理权限,待 pip3 安装完成后,通过其安装第三方模块旧不需要授权管理权限,直接安装旧可以了。
Trim21
2017-12-07 21:27:11 +08:00
@swx934 #4 是先用 sudo -H 安装 pip3 吗?
swx934
2017-12-07 22:10:30 +08:00
不要加-H,直接 sudo
rob001
2017-12-07 22:37:12 +08:00
权限不足

这是一个专为移动设备优化的页面(即为了让你能够在 Google 搜索结果里秒开这个页面),如果你希望参与 V2EX 社区的讨论,你可以继续到 V2EX 上打开本讨论主题的完整版本。

https://www.v2ex.com/t/412826

V2EX 是创意工作者们的社区,是一个分享自己正在做的有趣事物、交流想法,可以遇见新朋友甚至新机会的地方。

V2EX is a community of developers, designers and creative people.

© 2021 V2EX