python 安装第三方库,超时报错--Read timed out.

解决方法,设置超时时间

pip --default-timeout=100 install -U Pillow

posted @ 2018-11-19 17:15  扫驴  阅读(254)  评论(0)    收藏  举报