python pip 下载依赖包异常:ReadTimeoutError(self._pool, None, “Read timed out.“)
python通过pip下载依赖如果提示Readtimedout,则基本可以确定是镜像地址网络超时,处理办法:指定可用的镜像地址进新下载。国内常用镜像地址:阿里云http://mirrors.aliyun.com/pypi/simple/清华大学https://pypi.tuna.tsinghua.edu.cn/simple/中国科技大学https://pypi.mirrors.ustc.edu.c