Export to GitHub

gui2exe - issue #30

Error compiling script which used to compile well


Posted on Mar 13, 2012 by Happy Camel

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.

Attachments

Comment #1

Posted on Mar 13, 2012 by Happy Camel

This is the screenshot that shows the error.

Attachments

Comment #2

Posted on May 7, 2012 by Massive Kangaroo

Hi,

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