在安装python 第三方库时遇到【WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, st】问题

在安装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 是你需要下载的库或包名,根据自己需求自行更改即可)

你可能感兴趣的:(Micro,python,python)