> I've used Pyinstaller successfully many times before, but with the > latest trunk I have a problem packaging my script with Pyinstaller. > The script is simple and command-line, and after configuring > pyinstaller I run: > > python %PTH%\Makespec.py -c testcase_extractor.py > > python %PTH%\Build.py testcase_extractor.spec > > With %PTH% pointing to the pyinstaller trunk (checked out today). > Python version 2.6 > When I run the created executable I get runtime error R6034, although > the application seems to continue running.
Forgot to mention the OS is Windows 7 -- 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.
