[reportlab-users] ReportLab & py2exe

Larry Bates reportlab-users@reportlab.com
Wed, 4 Jun 2003 17:17:07 -0500


I was wondering if anyone had experience "freezing" a reportlab application
using
Thomas Heller's py2exe utility.  I have used it to freeze many other
applications
but I'm having trouble with my latest one.  Basically I'm creating .PDF from
incoming pages from my fax gateway.  Since reportlab utilizes PIL, the app
blows up on drawinlineimage because PIL PcxImagePlugin isn't available.
I tried importing it manually and tested it by opening the file in my main
program and it works properly.  It just blows up down deep in reportlab.

Any suggestions?

Thanks in advance for any assistance.
Regards,
Larry Bates
f