On Thu, 2011-01-20 at 15:47 +0100, Florian Höch wrote: > > http://ling.uni-graz.at/~fruehwir/pyInstallerR6034Issue.exe > > Something very strange (imho) is happening when I try and launch this > executable on my Win7 64 system (only sys I tried to run it on so far):
Can you please compare the differences between this binary and the same binary packaged by PyInstaller on your own computer? Since the program itself is a one-liner, and you can install the very same version of Python, it should be possible to compare the binary file by file and see where the difference lies. -- Giovanni Bajo :: [email protected] Develer S.r.l. :: http://www.develer.com My Blog: http://giovanni.bajo.it Last post: Compile-time Function Execution in D -- 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.
