pymt py2exe - ImportError: No module named win32

131 views
Skip to first unread message

marco kuhn

unread,
Dec 11, 2010, 5:44:18 PM12/11/10
to pymt...@googlegroups.com
Hi,

i tried to create a exe file of my pymt app but get that error
       ImportError: No module named win32
when execute my exe file.

That`s the steps how i create my exe file:
- copied the pymt folder to site-packages
- copied py2exe to pymt-0.5.1-win32\Python\Lib\site-packages\py2exe

and that`s my config file:
from distutils.core import setup
import py2exe
setup(console=['app.py'])

Any suggestions how I can build a exe file of a pymt app?

Marco




Reply all
Reply to author
Forward
0 new messages