[IPython-dev] RE: Refactoring of bdist_wininst (PATCH)
Cory Dodt
cdodt at fcoe.k12.ca.us
Thu Apr 17 10:32:56 EDT 2003
Distutils 1.0.3 is not included with Python 2.2 :-). You either have to
get it from Distutils CVS or from Python 2.3. Either one of those
should give you the --install-script option.
Let me know how it goes!
C
-----Original Message-----
From: Fernando Perez [mailto:fperez at colorado.edu]
Sent: Wednesday, April 16, 2003 10:50 PM
To: Cory Dodt; ipython-dev at scipy.net
Subject: Re: Refactoring of bdist_wininst (PATCH)
>
> But under distutils 1.0.3 (the one which comes with python 2.2.1), I
can't
> seem to use the --install-script option. I even looked at the
distutils
> sources for the bdist_wininst command, and such an option is just not
> recognized.
More information about the IPython-dev
mailing list