直接提供方法
设置源
WIN+R键
cmd命令

执行如下两条命令----------------这使用国内的云
pip config set global.index-url https://pypi.tuna.tsinghua.edu.cn/simple
pip config set install.trusted-host mirrors.aliyun.com

然后再试一试 pip下载命令 下载速度暴涨
