Open GoogleCodeExporter opened 8 years ago
I changed over to using Pillow (a PIL fork) for webp support. Maybe try this:
sudo pip install pillow
See if that fixes things?
Original comment by bevi...@gmail.com
on 3 Jul 2014 at 6:46
Also, have a look at the resolution here: Issue 54
Original comment by bevi...@gmail.com
on 3 Jul 2014 at 6:49
That worked.
sudo pip uninstall pillow
sudo apt-get install libtiff4-dev libjpeg8-dev zlib1g-dev libfreetype6-dev
liblcms1-dev libwebp-dev
sudo pip install pillow
Original comment by sas...@gmail.com
on 3 Jul 2014 at 8:56
Original issue reported on code.google.com by
sas...@gmail.com
on 26 Jun 2014 at 10:04