I\'m trying to install Pillow following the instruction:
http://pillow.readthedocs.org/en/latest/installation.html#mac-os-x-installation
Th
Follow these steps
xcode-select --install
su
export CFLAGS=-Qunused-arguments
export CPPFLAGS=-Qunused-arguments
pip install pillow