I am trying to setup my Django variant (Wagtail) but have problems installing the required Pillow.
Background: Am running Python 2.6.6, in virtua
Python 2.6.6
virtua
Make sure you have gcc and python-dev installed
sudo apt-get install gcc python-dev