[python-win32] missing module ['win32com.gen_py']

Excalibur Xcalibur excalibur.xcalibur at gmail.com
Tue Jul 17 02:51:58 CEST 2007


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 <mhammond at skippinet.com.au> 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:* python-win32-bounces at python.org [mailto:
> python-win32-bounces at python.org]*On Behalf Of *Excalibur Xcalibur
> *Sent:* Tuesday, 17 July 2007 8:00 AM
> *To:* python-win32 at 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
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.python.org/pipermail/python-win32/attachments/20070716/6eda217a/attachment.html 


More information about the Python-win32 mailing list