python安装第三方库超时报错Read timed out.

2025-11-02 05:25:23

1、打开anaconda软件的Anaconda Prompt。

python安装第三方库超时报错Read timed out.

2、输入你要安装的第三方库。如下图所示。

python安装第三方库超时报错Read timed out.

3、然后按下键盘上的enter键,开始安装第三方库。

python安装第三方库超时报错Read timed out.

4、过一段时间就会出现Read timed out的错误。

python安装第三方库超时报错Read timed out.

5、如何解决这种问题,只要在安装第三方库的时候添加时间元素就行了(pip --default-timeout=100 install -U 第三方库名)

python安装第三方库超时报错Read timed out.

6、然后再按下enter键,开始安装第三方库。

python安装第三方库超时报错Read timed out.

7、最后我们可以很高兴的看到我们成功安装上自己想要的第三方库。

python安装第三方库超时报错Read timed out.

声明:本网站引用、摘录或转载内容仅供网站访问者交流或参考,不代表本站立场,如存在版权或非法内容,请联系站长删除,联系邮箱:site.kefu@qq.com。
猜你喜欢