首页 > 技术文章 > python导入包的万能命令

2506236179zhw 2020-11-29 10:39 原文

pip install -i https://pypi.tuna.tsinghua.edu.cn/simple --trusted-host pypi.tuna.tsinghua.edu.cn pymysql

对于本地下载好的.whl貌似没用

推荐阅读