Python使用命令+国内镜像下载第三方库安装

镜像列表

命令

pip install pymysql -i https://pypi.tuna.tsinghua.edu.cn/simple
或
pip install -i https://pypi.tuna.tsinghua.edu.cn/simple pymysql
posted @ 2022-11-26 11:13  xudong5273  阅读(98)  评论(0)    收藏  举报