On Tue, July 4, 2006 07:24, Alec Bennett wrote:

> I'm trying to compile a script that uses the PIL, and I'm getting multiple
> errors with it when compiled, but it works great uncompiled.

No, it should work out-of-the-box. You can show me the traceback of a
packaged program which does not work (using debug+console mode to see the
stdout), which should point to what import is failing, and cross-checking
that to the warn* file generated during the build phase.

Giovanni Bajo

_______________________________________________
PyInstaller mailing list
[email protected]
http://lists.hpcf.upr.edu/mailman/listinfo/pyinstaller

Reply via email to