在使用python时,使用pip安装出错错误信息:python WARNING: Retrying (Retry(total=4, connect=None
换个 国内的pip源:阿里云 http://mirrors.aliyun.com/pypi/simple/安装的时候加上 【-i http://mirrors.aliyun.com/pypi/simple --trusted-host mirrors.aliyun.com】就可以了
网络问题吧,pip换源试试