pip切换至国内镜像超简单方法

新配置的python环境,pip安装包超时

这里给出最简单配置国内镜像的方法

这里将服务器地址切换为国内清华镜像,具体执行的命令如下:

pip config set global.index-url https://pypi.tuna.tsinghua.edu.cn/simple

执行完,看到上面提示,说明已经切换了,接下来我们再下载包,速度就飞快了

相关推荐
蜗牛去旅行吧5 天前
解决 `pip is configured with locations that require TLS/SSL` 错误
网络协议·ssl·pip
来自于狂人5 天前
解决 `pip install open-webui` 时的编译错误:Microsoft Visual C++ 14.0 或更高版本缺失
c++·microsoft·pip
余将董道而不豫兮7 天前
pip 与 conda 的故事
人工智能·python·深度学习·conda·pip
Yuezero_8 天前
【BUG】conda虚拟环境下,pip install安装直接到全局python目录中
pytorch·python·conda·bug·pip
uncle_ll9 天前
复制conda虚拟环境的几种方法
conda·pip·虚拟环境·pyenv·minconda
ssslar11 天前
Flutter PIP 插件 ---- iOS Video Call
flutter·ios·pip
ssslar11 天前
Flutter PIP 插件 ---- Android
android·flutter·pip
cuber膜拜18 天前
Linux(Centos)安装allnnlp失败,jsonnet报错
linux·centos·pip
纪伊路上盛名在25 天前
生信软件管家——conda vs pip
linux·python·conda·学习方法·pip
Lucky_Turtle1 个月前
maven、npm、pip、yum官方镜像修改文档
npm·maven·pip