On Apr 22, 2005, at 3:21 PM, Aureli Soria Frisch wrote:

I am using PIL under Mac OS X and trying to display an image with:

im.show()

I got an error message telling me that the jpeg encoder is not available so I installed again PIL by making the changes in the setup.py (JPEG_ROOT="/sw/lib","/sw/include" (since I use the libjpeg from fink). Now the setup.py build gives me the message:

Why aren't you using the Mac OS X packages from http://pythonmac.org/packages/ ?


I didn't know about... everything is now OK.

Thank you very much

Best Regards,
Aureli
--
############################################
Aureli Soria Frisch

post: Stargarder Str. 73 SF, 10437 Berlin, Germany
e-mail: [EMAIL PROTECTED]
fon: +49 (0) 174 574 79 74
web: http://klendathu.ipk.fhg.de/~aureli/
############################################
_______________________________________________
Image-SIG maillist  -  Image-SIG@python.org
http://mail.python.org/mailman/listinfo/image-sig

Reply via email to