pip安装修改镜像源

使用pip安装报错时,例如

raise ReadTimeoutError(self._pool, None, "Read timed out.")

pip._vendor.urllib3.exceptions.ReadTimeoutError:

HTTPSConnectionPool(host='download.pytorch.org', port=443): Read timed

out

可以选择国内的镜像源,如下:

清华源: https://pypi.tuna.tsinghua.edu.cn/simple/

阿里云: http://mirrors.aliyun.com/pypi/simple/

中国科技大学: https://pypi.mirrors.ustc.edu.cn/simple/

豆瓣(douban):http://pypi.douban.com/simple/

清华大学: https://pypi.tuna.tsinghua.edu.cn/simple/

中国科学技术大学: http://pypi.mirrors.ustc.edu.cn/simple/

选用的是清华源

修改为

 pip install numpy -i https://pypi.tuna.tsinghua.edu.cn/simple/
相关推荐
Ven%16 小时前
如何修改pip全局缓存位置和全局安装包存放路径
人工智能·python·深度学习·缓存·自然语言处理·pip
Kiros_Jiang3 天前
开源低代码平台-Microi吾码 打印引擎使用
javascript·开源·json·.net·pip
西格玛懒大王5 天前
[python] 基于matplotlib实现雷达图的绘制
数据库·python·pycharm·pip
TenniCC6 天前
python 中使用pip操作flask离线下载(包含依赖包下载)和安装
python·flask·pip
尚雷558011 天前
pip 如何快速安装包
人工智能·pip
心死翼未伤13 天前
python数据分析之爬虫基础:requests详解
开发语言·爬虫·python·http·数据挖掘·数据分析·pip
zhangfeng113318 天前
pip install torch -t /home/aistudio/external-libraries 我怎么查询安装在特殊目录下面的torch都版本
pytorch·python·pip
丶213619 天前
【Python】Python虚拟环境与依赖管理全指南
开发语言·python·pip
Bubble_water20 天前
解决Conda虚拟环境中pip下载包总是到base环境的问题
conda·pip
暮暮七20 天前
Dashboard-Factory没图没真相的虚假BI
python·信息可视化·大模型·pip·幻觉