使用阿里云镜像网站安装
$ pip install x -i http://mirrors.aliyun.com/pypi/simple/ --trusted-host mirrors.aliyun.com
将x改成你想安装的包即可
pip install过慢或直接断连解决方法
阅读 60
2022-01-20
使用阿里云镜像网站安装
$ pip install x -i http://mirrors.aliyun.com/pypi/simple/ --trusted-host mirrors.aliyun.com
将x改成你想安装的包即可
相关推荐
精彩评论(0)