-- 创建

pip freeze > requirements.txt

-- 使用

pip install -r requirements.txt -i https://pypi.tuna.tsinghua.edu.cn/simple

  

相关文章:

  • 2022-12-23
  • 2021-05-16
  • 2022-12-23
  • 2021-12-19
  • 2021-05-07
  • 2022-01-20
  • 2021-07-05
  • 2021-11-18
猜你喜欢
  • 2022-12-23
  • 2021-11-17
  • 2021-04-28
  • 2021-09-29
  • 2022-12-23
相关资源
相似解决方案