I believe that this should be fixed in the development branch; as of 1.5.1, IIRC, pyinstaller did not correctly package all of the image plugins.
On Thu, Feb 16, 2012 at 3:29 AM, Hartmut Goebel <[email protected]>wrote: > Am 16.02.2012 03:10, schrieb Briggs: > > 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. >> > > This look like the Image-Plugin for your file-format is missing. Please > help us tracking this down as shown in the guide: < > http://www.pyinstaller.org/**wiki/HowtoReportBugs#** > Beforesubmittingareport:**Makesureeverythingispackaged<http://www.pyinstaller.org/wiki/HowtoReportBugs#Beforesubmittingareport:Makesureeverythingispackaged> > > > > Most important point: are you sing 1.51. or the current > development-branch. The later got some fixes for PIL which ought to work. > > -- > Schönen Gruß - Regards > Hartmut Goebel > Dipl.-Informatiker (univ.), CISSP, CSSLP > > Goebel Consult > Spezialist für IT-Sicherheit in komplexen Umgebungen > http://www.goebel-consult.de > > Monatliche Kolumne: > http://www.cissp-gefluester.**de/<http://www.cissp-gefluester.de/> > Goebel Consult ist Mitglied bei http://www.7-it.de > > > -- Daniel Hyams [email protected] -- 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.
