I am not 100% sure, but the problem could be the same as that fixed here: http://www.mail-archive.com/[email protected]/msg02558.html
I think the caching is too dangerous to use, and I have disabled it in the version of pyinstaller that I use. On Sun, Jul 10, 2011 at 2:10 AM, Hartmut Goebel <[email protected]>wrote: > ** > Am 09.07.2011 11:01, schrieb Lomy Vic: > > Who know , is possible to work a frozen app, made with pyinstaller ,which > has a > pyd module made with Cython and which module is reloaded inside frozen > app? > I have a reloaded pyd module inside frozen app and seems that not work ? > > > Did you package using --onedir or --onefile? > > -- > Schönen Gruß - Regards > Hartmut Goebel > Dipl.-Informatiker (univ.), CISSP, CSSLP > > Goebel Consult > Spezialist für IT-Sicherheit in komplexen > Umgebungenhttp://www.goebel-consult.de > > Monatliche Kolumne: http://www.cissp-gefluester.de/ > Goebel Consult mit 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.
