007sx

1.点击此电脑,在最上面的的文件夹窗口输入 : %APPDATA%

2.按回车跳转到以下目录,新建pip文件夹

3.创建pip.ini文件

4.打开文件夹,输入以下内容,关闭即可(注意:源镜像可替换)

[global]
timeout = 6000
index-url = https://pypi.tuna.tsinghua.edu.cn/simple
trusted-host = pypi.tuna.tsinghua.edu.cn

5.国内源镜像有:

V2EX:http://pypi.v2ex.com/simple
豆瓣:http://pypi.douban.com/simple
中国科学技术大学:http://pypi.mirrors.ustc.edu.cn/simple
清华:https://pypi.tuna.tsinghua.edu.cn/simple

分类:

技术点:

相关文章:

  • 2021-09-25
  • 2022-12-23
  • 2022-12-23
  • 2021-11-18
  • 2022-02-07
  • 2022-12-23
  • 2021-12-21
猜你喜欢
  • 2021-08-24
  • 2021-10-26
  • 2021-12-04
  • 2022-01-16
  • 2022-12-23
  • 2021-06-29
  • 2021-08-20
相关资源
相似解决方案