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
_______________________________________________ python-win32 mailing list python-win32@python.org http://mail.python.org/mailman/listinfo/python-win32