2👍
You will need some form of an image processing library. Even some components of Django, like ImageField, need PIL.
If you are having problems building PIL, there is a fork called Pillow, which supposedly aims to package it up better to make installation easier.
👤jdi
Source:stackexchange.com