I want to install pillow on linux,but I don't have internet. I try to download pillow and pip install it
sudo pip install Pillow-4.3.0-cp27-cp27m-manylinux1_x86_64.whl
and get error...
Pillow-4.3.0-cp27-cp27m-manylinux1_x86_64.whl is not a supported wheel on this platform.
It's strange...
linux -> x84_64.
python-> 2.7
Sincerely.