安装某个包时,显示WARNING: Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection brokel10.16.24.131 timed out.(connect timeout=15)')': /simple/random/
然后报错:ERROR: Could not find a version that satisfies the requirement random (from versions: none)ERROR: No matching distribution found for random
解决办法:网络原因,修改IP配置文件。
用 source 命令重新执行 .bash_profile文件,使修改立即生效而不用注销并重新登录。
如:source /xxx/xxx/.bashrc
验证是否有网络:curl www.baidu.com