Python安装库/包 使用清华镜像

1.安装单个库

pip3 install xxx -i https://pypi.tuna.tsinghua.edu.cn/simple

你可能感兴趣的:(Python常遇到问题)