Distutils - can user designate install directory for windows installer?
Timothy W. Grove
tim_grove at sil.org
Tue Sep 8 11:57:18 EDT 2009
I have successfully built a windows installer for my python program
using distutils, (python setup.py bdist_wininst), but is there a way to
do it that will allow a user ('user' == 'boss', in this case!) to
designate the installation directory, rather than being forced to
install into /Python/Lib/site-packages ? Thanks for any help.
Best regards,
Tim Grove
More information about the Python-list
mailing list