[SciPy-dev] installing openopt

Johann Cohen-Tanugi cohen at slac.stanford.edu
Tue Sep 23 06:13:47 EDT 2008


yes that worked.... thanks!
I would still love to understand whether I am doing smthg wrong when 
building numpy.
Johann

David Cournapeau wrote:
> 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
> _______________________________________________
> Scipy-dev mailing list
> Scipy-dev at scipy.org
> http://projects.scipy.org/mailman/listinfo/scipy-dev
>   



More information about the SciPy-Dev mailing list