摘要: # 安装依赖 用户目录下配置依赖下载源: pip.ini ``` [global] index-url = https://pypi.tuna.tsinghua.edu.cn/simple [install] trusted-host = pypi.tuna.tsinghua.edu.cn ``` 阅读全文
posted @ 2023-08-27 18:19 lvye1221 阅读(9) 评论(0) 推荐(0) 编辑