修改镜像源

vim ~/.pip/pip.conf

windows

当前用户目录\pip\pip.ini

 内容

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

 

相关文章:

  • 2022-01-16
  • 2021-10-07
  • 2022-12-23
  • 2022-12-23
  • 2021-06-22
  • 2021-04-14
  • 2022-12-23
  • 2021-12-15
猜你喜欢
  • 2020-06-18
  • 2021-09-24
  • 2022-12-23
  • 2021-07-15
  • 2022-12-23
  • 2021-10-29
  • 2022-12-23
相关资源
相似解决方案