distutils.core.setup --install-script option in Python 2.6 ?
j vickroy
jim.vickroy at noaa.gov
Thu Nov 5 14:15:06 EST 2009
Hello,
I have just upgraded from Python 2.5 to 2.6 and am unable to locate any
trace of the --install-script option, in release 2.6.4 (MS Windows XP),
for distutils.core.setup. I also have been unable to locate any mention
of it on-line.
My v2.5 setup.py scripts are failing with the falling error:
error: option --install-script not recognized
I apologize for missing something obvious here, but I am stuck.
Thanks in advance for your feedback.
-- jv
More information about the Python-list
mailing list