[SciPy-Dev] Scipy on Python 3
Warren Weckesser
warren.weckesser@enthought....
Sat Sep 11 21:08:39 CDT 2010
Pauli Virtanen wrote:
> Sat, 11 Sep 2010 20:38:07 -0500, Warren Weckesser wrote:
>
>> I built numpy 1.5.x using "python setup.py build", and added the built
>> lib directory to PYTHONPATH. Is this sufficient to build scipy trunk?
>> When I try to build scipy, I get the following:
>>
>
> You probably need also to "setup.py install" it somewhere, I guess not
> everything necessary goes to the lib directory under build/
>
>
That worked--thanks. And thanks for all your work on the move to Python 3!
Warren
More information about the SciPy-Dev
mailing list