python-pip 出錯,如何解決?

2016-07-26 16:26:49 +08:00
 pengjiayou


The directory '/home/pengjiayou/.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/pengjiayou/.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.

我是保留 /home 從 14.04 升級到 16.04 的。

嘗試過 chown -R 改 ~/.cache/pip 和 ~/.cache/pip/http 甚至 ~/.cache 的權限,仍然搞不定。

求大神幫忙
6641 次点击
所在节点    Python
10 条回复
yangtukun1412
2016-07-26 16:54:19 +08:00
If executing pip with sudo, you may want sudo's -H flag.
mrytsr
2016-07-26 16:57:09 +08:00
sudo
shimanooo
2016-07-26 17:01:03 +08:00
非正面解决问题: pip install --user ...
strwei
2016-07-26 17:18:17 +08:00
你需要梯子吧
xiashali
2016-07-26 18:37:05 +08:00
sudo -H
cloverstd
2016-07-26 18:41:24 +08:00
这个是 warning 吧,不是 error
如果是 error 的日志,会是红色的字:D
pengjiayou
2016-07-26 19:24:49 +08:00
@cloverstd 我記得以前並沒有這樣的提示,到底是爲神馬?
pengjiayou
2016-07-26 19:27:30 +08:00
@shimanooo 這是新版本 pip 的問題麼?我記得以前就沒有這樣的提示。
quxw
2016-07-27 09:37:13 +08:00
这个是个 warning
然后,你可以不用 cache
然后,升级下 pip
pengjiayou
2016-08-01 14:23:51 +08:00
@quxw 貌似已经是新版本了。

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

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

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

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

© 2021 V2EX