[python-win32] missing module ['win32com.gen_py']
Excalibur Xcalibur
excalibur.xcalibur at gmail.com
Mon Jul 16 23:59:36 CEST 2007
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/bf002394/attachment.htm
More information about the Python-win32
mailing list