On Nov 16, 2005, at 11:24 AM, Chris Jerdonek wrote:

> I have a python program that uses some commands from the PIL module
> (and also wxPython).
>
> I have PIL installed on my Mac, and the python program works fine when
> I run the program from the command line.  The application I get from
> py2app also works fine -- until I get to a point in the program that
> requires PIL.
>
> Does anyone have any idea why I'm getting this error message?
>
> I can see the ImageFont.pyc in a subdirectory of the build directory
> that py2app created.

Code helps...

-bob

_______________________________________________
Pythonmac-SIG maillist  -  Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig

Reply via email to