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
_______________________________________________
Image-SIG maillist  -  Image-SIG@python.org
http://mail.python.org/mailman/listinfo/image-sig

Reply via email to