On Aug 26, 2007, at 08:17, David Goldsmith wrote:
>   File
> "/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/ 
> site-packages/PIL/Image.py",
> line 391, in _getencoder
>     raise IOError("encoder %s not available" % encoder_name)
> IOError: encoder jpeg not available
>
> Please help!  Thanks!

It looks like you built PIL without the JPEG libraries, and so don't  
have JPEG support.  Did you try using one of the prebuilt binaries  
from http://pythonmac.org/packages/




-- 
Jim Tittsler     http://www.OnJapan.net/      GPG: 0x01159DB6
Python Starship  http://Starship.Python.net/crew/jwt/
Mailman IRC      irc://irc.freenode.net/#mailman



_______________________________________________
Image-SIG maillist  -  Image-SIG@python.org
http://mail.python.org/mailman/listinfo/image-sig

Reply via email to