HTTPConnectionPool(host='XXXXXXXX', port=xxxx): Read timed out
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX : Read timed out
解决方案:pip3 --default-timeout=100 install -U Pillow
HTTPConnectionPool(host='XXXXXXXX', port=xxxx): Read timed out
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX : Read timed out
解决方案:pip3 --default-timeout=100 install -U Pillow