1. First try to download from the official website, pip install Pillow, the results of the network is not, always can't connect or download the failure,
C:\windows\system32>pip Install Pillow
Collecting Pillow
Retrying (Retry (total=4, Connect=none, Read=none, Redirect=none)) After connection broken by ' Readtimeouterror (" Httpsconnectionp
Ool (host= ' pypi.python.org ', port=443): Read timed out. (read timeout=15) ",) ':/packages/13/97/893f8c74e829464f86110f8a0ddefd3886f0
3cc45af9799185294d7c45e3/pillow-3.4.2-cp35-cp35m-win_amd64.whl
Downloading PILLOW-3.4.2-CP35-CP35M-WIN_AMD64.WHL (1.5MB)
9% |███| 143kB 3.7kb/s ETA 0:06:09
These PACKAGES does not MATCH the hashes from the REQUIREMENTS FILE. If you are updated the package versions, please update the had
Hes. Otherwise, examine the package contents carefully; Someone may has tampered with them.
Pillow from https://pypi.python.org/packages/13/97/893f8c74e829464f86110f8a0ddefd3886f03cc45af9799185294d7c45e3/ Pillow-3.4.2-c
p35-cp35m-win_amd64.whl#md5=d034bb805314429fa2afe8da7ecaa935:
Expected MD5 d034bb805314429fa2afe8da7ecaa935
Got 0d1dfd8a74da1c6f9c964a9e7f683fd4
2. Then try to Douban image, install from the Watercress Mirror site, success:
C:\windows\system32>pip--default-timeout=100 Install pillow-i http://pypi.douban.com/simple--trusted-host Pypi.douban.com
Collecting Pillow
Downloading http://pypi.doubanio.com/packages/13/97/ 893f8c74e829464f86110f8a0ddefd3886f03cc45af9799185294d7c45e3/pillow-3.4.2-cp
35-CP35M-WIN_AMD64.WHL (1.5MB)
100% |████████████████████████████████| 1.5MB 511kb/s
Installing collected Packages:pillow
Successfully installed pillow-3.4.2
C:\windows\system32>python--version
Python 3.5.2
Python 3.5.2 Install Pillow