Windows下pip换成清华源

1.进入C盘下用户的文件夹:python 2.新建一个pip文件夹,在该文件夹下新建一个配置文件,文件内容以下:url [global] timeout = 6000 index-url = https://pypi.tuna.tsinghua.edu.cn/simple trusted-host = pypi.tuna.tsinghua.edu.cn 3.将文件保存为ini格式,以下图:code
相关文章
相关标签/搜索