[python-win32] How to build installer?

Arve Knudsen arve.knudsen at gmail.com
Mon Sep 7 16:16:02 CEST 2009


Hi

How do I build an installer from pywin32 sources? When I try the 'bdist_msi'
command to setup.py it seems to attempt an installation, since it complains
that it can't install pythoncom26.dll (due to it already being in use).
Also, I get an error from distutils complaining that the package's version
number (214) is invalid.

Thanks,
Arve
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-win32/attachments/20090907/c7141438/attachment.htm>


More information about the python-win32 mailing list