What steps will reproduce the problem? 1. Compile a script using PY2EXE 2. 3.
What is the expected output? What do you see instead? I expect the compiler to create an exe as I have done before with the same script. Instead it gives the error as shown in the attached screenshot.
What version of GUI2Exe, Python and wxPython are you using? On what operating system? 0.51 on Wondows XP. This was working before.
Please provide any additional information below. The error is everytime in C:\temp\tmpxxxxxx.py with xxxxxx being different characters everytime I run the compiler.
- 20110711 - PP4DNZ.py 9.61KB
Comment #1
Posted on Mar 13, 2012 by Happy CamelThis is the screenshot that shows the error.
- Error in gui2exe.jpg 234.08KB
Comment #2
Posted on May 7, 2012 by Massive KangarooHi,
it seems to me you don't have py2exe installed... if you chose py2exe as your compiler, you need to install it before using GUI2Exe.
Status: Invalid
Labels:
Type-Defect
Priority-Medium