On Wed, 31 Mar 2010 11:51:03 -0700 (PDT), Michael Taylor <[email protected]> wrote: > 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
Can you show me the full traceback please? Are you using Tk? -- Giovanni Bajo :: [email protected] Develer S.r.l. :: http://www.develer.com My Blog: http://giovanni.bajo.it -- 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.
