您现在的位置是:网站首页> PY&Rust

Python包的安装源

  • PY&Rust
  • 2023-05-03
  • 754人已阅读
摘要

Python包的安装源,可能是由于内容开始是网络地址(http://...)截取后不能换行造成 为避免代码造成手机端排版的混乱,可适当增加文字描述,将代码往后推移

 -i https://pypi.tuna.tsinghua.edu.cn/simple/ --trusted-host pypi.tuna.tsinghua.edu.cn 

Top