【记录运行代码问题 2】pip install第三方库遇到WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=Non

[记录运行代码问题 2]在安装python 第三方库时遇到【WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, st】问题

**解决:**在命令执行窗输入:

pip install Pyinstaller -i http://mirrors.aliyun.com/pypi/simple/ --trusted-host mirrors.aliyun.com

(其中的Pyinstaller 是需要下载的库或包名,根据需要自行更改即可)

上一篇:MacBook Pro Homebrew 国内镜像加速


下一篇:yum 更新或安装软件包时提示证书过期