Am 11.02.2014 07:08, schrieb Gabriele Lanaro: > I'm trying to package my application, I have encountered this issue: > basically pyinstaller tries to check for a md5sum of an empty-string > filename, causing in an exception. I have no idea on what is causing > the issue.
This is curious. Please check your .spec-file whether there is anything suspicious in. If nothing is to be found there, check the .toc files (to be found in the build directory), starting with out00-COLLECT.toc and working your way back. Adding a print-statement just before PyInstaller\build.py", line 1412 may help isolating the problematic module. Good luck! -- Schönen Gruß Hartmut Goebel Dipl.-Informatiker (univ), CISSP, CSSLP Information Security Management, Security Governance, Secure Software Development Goebel Consult, Landshut http://www.goebel-consult.de Monatliche Kolumne: http://www.cissp-gefluester.de/2012-12-in-die-cloud-in-die-cloud-ab-wo-soll-die-sein Blog: http://www.goebel-consult.de/blog/funktioniert-sprachausgabe-inzwischen-brauchbar Goebel Consult ist Mitglied bei http://www.7-it.de/
smime.p7s
Description: S/MIME Cryptographic Signature
