pip pip._vendor.urllib3.exceptions.ReadTimeoutError: HTTPSConnectionPool

设置超时时间:

pip --default-timeout=100 install  Pillow

原文地址:https://www.cnblogs.com/lxc1910/p/10508609.html