Hello, First off let me say great job on PyInstaller! I have frozen an application using it and it has been very pain free so far.
However I do have a problem with PIL where it will not load an image when called from the frozen executable. It says: "IOError: cannot identify image file". If I run the application from source this problem is not present. I can provide traceback/etc, whatever is needed to help address this issue. Any assistance is much appreciated. Cheers, Geoff Bantle -- You received this message because you are subscribed to the Google Groups "PyInstaller" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/pyinstaller?hl=en.
