[SciPy-dev] installing openopt
David Cournapeau
david@ar.media.kyoto-u.ac...
Tue Sep 23 01:09:05 CDT 2008
Johann Cohen-Tanugi wrote:
> is there anything special I should do to force building it when
> installing numpy? I can remove the whole directory and start numpy
> install from scratch..... but usually that is what I do anyway.
> best,
>
If you don't care about setuptools easyness, use the command I mentioned
before:
python setup.py install --single-version-externally-managed
--record=/dev/null
For openopt only.
This should work.
cheers,
David
More information about the Scipy-dev
mailing list