[pywin32-bugs] [ pywin32-Bugs-3459565 ] Unable to build .msi package
OLD project page for the Python extensions for Windows
Brought to you by:
mhammond
From: SourceForge.net <no...@so...> - 2011-12-14 22:22:15
|
Bugs item #3459565, was opened at 2011-12-14 09:41 Message generated for change (Comment added) made by mhammond You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551954&aid=3459565&group_id=78018 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: installation Group: None >Status: Closed >Resolution: Wont Fix Priority: 5 Private: No Submitted By: Muhammad Bashir Al-Noimi (mbnoimi) Assigned to: Nobody/Anonymous (nobody) Summary: Unable to build .msi package Initial Comment: I forced to use msi installation package because of network needs so I tried to create msi by bdist_msi but it didn\'t work correctly because of ValueError: invalid version number \'216\' Could you please help me to build msi package? ---------------------------------------------------------------------- >Comment By: Mark Hammond (mhammond) Date: 2011-12-14 14:22 Message: Thanks for your report, but this tracker is for reporting bugs in pywin32 rather than a place to request new features - in addition, I have no experience with building MSI packages and believe there will be issued attempting to run the post_install script from a .MSI. If you can get this going I'd be happy to consider accepting patches. You may like to try requesting help from the python-win32 mailing list where many more people will see your request and be able to help. You need to be subscribed to the list before you can post to it - see http://mail.python.org/mailman/listinfo/python-win32 for subscription options. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551954&aid=3459565&group_id=78018 |