akshayrkulkarni / gui2exe

Automatically exported from code.google.com/p/gui2exe
0 stars 0 forks source link

Error compiling script which used to compile well #30

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
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.

Original issue reported on code.google.com by jjc.dej...@gmail.com on 13 Mar 2012 at 7:30

Attachments:

GoogleCodeExporter commented 9 years ago
This is the screenshot that shows the error.

Original comment by jjc.dej...@gmail.com on 13 Mar 2012 at 11:26

Attachments:

GoogleCodeExporter commented 9 years ago
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.

Original comment by andrea.gavana@gmail.com on 7 May 2012 at 6:51