pip install可能遇到的一些问题

Posted 程序媛一枚~

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了pip install可能遇到的一些问题相关的知识,希望对你有一定的参考价值。

pip install可能遇到的一些问题

问题1

pip._vendor.urllib3.exceptions.ReadTimeoutError: HTTPSConnectionPool(host=‘files.pythonhosted.org’, port=443): Read timed out.

可参考

问题2

pip._vendor.urllib3.exceptions.ReadTimeoutError: HTTPSConnectionPool

可参考

问题3

UnicodeDecodeError: ‘utf-8’ codec can’t decode byte 0xce in position 130: invalid continuation b

可参考

以上是关于pip install可能遇到的一些问题的主要内容,如果未能解决你的问题,请参考以下文章

为啥 python 框架安装指南会建议对一些必需的包使用 easy_install 而对其他包使用 pip?

为啥我在使用 pip install 命令时会收到此错误 [重复]

新人小白,安装pip install pyinstaller遇到问题,求大神帮帮忙!

pip install dal 失败问题

Ubuntu遇到问题“Could not install packages due to an EnvironmentError: [Errno 13] 权限不够: ”

使用 pip、easy_install、manual 安装 PyObjc 时遇到问题