I am trying to install Pillow-2.7.0-cp27-none-win32.whl I read it is necessary to use the pip to install such file extension. So I downloaded python 2.7 which already comes with pip installed. However when I try to execute the following command:
pip install Pillow-2.7.0-cp27-none-win32.whl
command prompt returns:
pip is not recognized as an internal or external command
EDIT
I tried the following solution:
'pip' is not recognized as an internal or external command
But the message result is the same