直接使用 pip install 进行安装,速度会很慢。
可以使用清华镜像进行下载。
例如:安装MySQL第三方库可以使用如下命令进行安装:
pip install -i https://pypi.tuna.tsinghua.edu.cn/simple mysql
图片: