Dear Mark,
                Thanks for the reply. For some weird reasons at times  it
compiles with the error message and on on other occasions  it doesn't.

Now it didn't and the EXE file was simply neat!

--
Excalibur

On 7/16/07, Mark Hammond <[EMAIL PROTECTED]> wrote:

 You can probably ignore that message from py2exe, unless the program
fails when executed.  If it does, please include the complete tracebacks you
see.

Mark

-----Original Message-----
*From:* [EMAIL PROTECTED] [mailto:
[EMAIL PROTECTED] Behalf Of *Excalibur Xcalibur
*Sent:* Tuesday, 17 July 2007 8:00 AM
*To:* python-win32@python.org
*Subject:* [python-win32] missing module ['win32com.gen_py']

Hi Everyone,
                    I compiled a script on win32 using py2exe and it's the
first time I get the following error:

-----------------------------------------------------------------------------------------------------------------------------------------------------------


The following modules appear to be missing:

['win32com.gen_py']

-----------------------------------------------------------------------------------------------------------------------------------------------------------


I'm pretty sure I installed all the required libraries and win32
extensions. This particular error happened when I tried to compile some Tk
GUI using the easygui.py library. ( http://www.ferg.org/easygui/)

If I execute *python program.py* directly, everything works fine. Any
clues?

--
Excalibur


_______________________________________________
Python-win32 mailing list
Python-win32@python.org
http://mail.python.org/mailman/listinfo/python-win32

Reply via email to