This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author davidfraser
Recipients
Date 2003-08-22.10:20:59
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
It is unfortunate that the standard Python installer
requires proprietrary products (Wise) to build on Windows.
It makes it difficult to recreate a Python installer
for those who want a custom installer.
While I appreciate the nice installer donated by Wise
(http://starship.python.net/crew/mhammond/wise/wise.html)
it would be great if there was a simpler solution.
The ultimate solution would be to use the distutils
setup to create an installer. It doesn't have to look
as nice as the Wise one, as long as it can be created
using all Open-source tools.
History
Date User Action Args
2007-08-23 14:16:17adminlinkissue793078 messages
2007-08-23 14:16:17admincreate