homepage

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 mb_
Recipients mb_
Date 2014年07月29日.21:44:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1406670252.28.0.0982043111898.issue22103@psf.upfronthosting.co.za>
In-reply-to
Content
The bdist_wininst installer does not run the specified --install-script.
Attached is an example project foo.zip.
setup.py is invoked as follows:
py setup.py bdist_wininst --install-script foo_postinstall.py
The installer shows that it successfully ran the install script, but it did not do this. The file C:\foo.txt is not created. If I add print()s to the install script, these messages are not shown either.
I tested this on Python 3.4, 64-bit (Win7) and 32-bit (XP)
History
Date User Action Args
2014年07月29日 21:44:12mb_setrecipients: + mb_
2014年07月29日 21:44:12mb_setmessageid: <1406670252.28.0.0982043111898.issue22103@psf.upfronthosting.co.za>
2014年07月29日 21:44:12mb_linkissue22103 messages
2014年07月29日 21:44:12mb_create

AltStyle によって変換されたページ (->オリジナル) /