安装pip清华镜像
安装pip清华镜像,加快下载库的速度
在C盘user/用户目录下面创建pip文件夹,新建pip.int文件,写入:
[global]
index-url = https://pypi.tuna.tsinghua.edu.cn/simple
安装pip清华镜像,加快下载库的速度
在C盘user/用户目录下面创建pip文件夹,新建pip.int文件,写入:
[global]
index-url = https://pypi.tuna.tsinghua.edu.cn/simple