1. pip config set global.index-url https://pypi.tuna.tsinghua.edu.cn/simple
     
    2.修改配置文件~/.pip/pip.conf
     pip更换国内源

     

     

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

相关文章:

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