pip默认源更换-清华源、阿里源

内容纲要

清华源(下载torch速度11-12MB/s)

临时更换

pip install package -i https://pypi.tuna.tsinghua.edu.cn/simple

永久使用

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

引用参考

清华pypi镜像使用帮助
pip 配置相关指令说明
pip 配置文件说明文档

阿里源(下载torch速度500-600kb/s)

pip config set global.index-url http://mirrors.aliyun.com/pypi/simple/

国内源列表(推荐用阿里云的)
阿里云: http://mirrors.aliyun.com/pypi/simple/
中国科技大学: https://pypi.mirrors.ustc.edu.cn/simple/
豆瓣: http://pypi.douban.com/simple/
清华大学: https://pypi.tuna.tsinghua.edu.cn/simple/
中国科学技术大学: http://pypi.mirrors.ustc.edu.cn/simple/

23 Comments

  1. you are really a excellent webmaster. The site loading speed is incredible.
    It sort of feels that you’re doing any unique trick. Moreover, The contents
    are masterpiece. you’ve done a wonderful process on this topic!

Comments are closed.

close
arrow_upward