Pil Says It Has "support Available" But Still Gives Ioerror When Saving Files
I am using PIL through virtualenv on ubuntu, installed with pip. I have changed the setup.py file to point to the decoders libaries. I get this message when I install PIL: PI
Solution 1:
I think I already experienced the same problem. Also, I think this is a duplicate of this About the PIL Error -- IOError: decoder zip not available
- Download PIL Source
- Download zlib
- Point PIL source to zlib
- Rebuild PIL
Post a Comment for "Pil Says It Has "support Available" But Still Gives Ioerror When Saving Files"