随笔分类 -  知识点杂记 / pip

摘要:在C:\Users\用户名\AppData\Roaming\pip目录下新建配置文件pip.ini 内容如下: ``` [global] index-url = https://pypi.tuna.tsinghua.edu.cn/simple/ extra-index-url = https://m 阅读全文
posted @ 2023-08-05 10:48 等日落 阅读(359) 评论(0) 推荐(0)