Last Updated: February 25, 2016
·
1.886K
· marcgwilson

IOError: decoder jpeg not available with Pillow

sudo apt-get build-dep python-imaging

Then uninstall and reinstall Pillow:<br>
pip uninstall Pillow<br>
pip install Pillow