[Pythonmac-SIG] PIL (1.1.6) working with py2app on intel macs?

Dav Clark dav at alum.mit.edu
Thu Jul 26 08:22:45 CEST 2007


It is a very minimal, one-script program.  All it does is use PIL to  
load a jpeg, rescale it and save it as a pgm.

One thing I didn't mention (but that I checked the PIL recipe  
regarding) was that I have the libs for libjpeg and libfreetype  
installed in non-standard places - namely in ~/lib.  This directory  
is listed in my LIBRARY_PATH.

Cheers,
Dav Clark
917-544-8408



On Jul 26, 2007, at 1:58 AM, Ronald Oussoren wrote:

> I haven't had time to look at your problem yet. Does the problem  
> occur in a small application that just uses PIL to load a JPG image  
> or only in larger programs?  If the latter, could you supply a  
> project that reproduces this problem?
>
> Ronald



More information about the Pythonmac-SIG mailing list