我们打开一个路径:%USERPROFILE%
,找到文件夹中名为pip
的文件夹,如果没有,那就新建一个文件夹。
我们进入这个文件夹,创建一个文件:pip.txt
,输入以下代码:
[global]
index-url = https://pypi.tuna.tsinghua.edu.cn/simple
[install]
trusted-host = https://pypi.
我们打开一个路径:%USERPROFILE%
,找到文件夹中名为pip
的文件夹,如果没有,那就新建一个文件夹。
我们进入这个文件夹,创建一个文件:pip.txt
,输入以下代码:
[global]
index-url = https://pypi.tuna.tsinghua.edu.cn/simple
[install]
trusted-host = https://pypi.