pip install 库名 -i 镜像源地址
pip install pymysql -i https://pypi.tuna.tsinghua.edu.cn/simple
镜像源地址
python安装第三方镜像源
原文:https://www.cnblogs.com/dieyingmanwu/p/12825992.html