SyntaxFix
Write A Post
Hire A Developer
Questions
I'm having the same problem, but it gets solved with installation of python-dev.
python-dev
Before installing PIL, run following command:
sudo apt-get install python-dev
Then install PIL:
pip install PIL