[Image-SIG] PIL error with encoder
Dhruv Majumdar
dhruv at nettrackers.net
Mon Aug 2 15:38:58 CEST 2010
Hi,
Im new to Python and have been struggling with this error during tests:
IOError: encoder zip not available
I have python 2.7 with zlib, jpeg and freetype installed on the server. When
building PIL it shows support for all three above. However i notice at
ImageFile._save(im, _idat(fp, chunk), [("zip", (0,0)+im.size, 0, rawmode)])
I get the abovementioned error.
Please could someone help me ?
Thanks!
Dhruv
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/image-sig/attachments/20100802/ec0be598/attachment.html>
More information about the Image-SIG
mailing list