[reportlab-users] Reportlab/PIL and py2exe

Robin Becker reportlab-users@reportlab.com
Thu, 4 Mar 2004 23:45:38 +0000


This seems to be a problem with PIL caused by its attempts at
determining which plugins are available. We've had this kind of problem
before and I seem to remember we also had to do special imports to get
PIL to work in a frozen Mac extension.

I'm not sure why the import has to be in utils except that we do the
PIL/Image importing there.
-- 
Robin Becker