Hi, I'm trying to sign an executable produced with pyinstaller, with signtool.exe, using the techniques described on this page: http://www.pyinstaller.org/wiki/CodeSigning
However, even a simple "Hello World" application fails with this error when signed: RuntimeError: HelloWorld.exe is not a valid CArchive archive file HelloWorld.exe worked fine before it was signed. Any ideas? Thanks, Mike -- 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.
