On 5/31/07, Matthew Brett <[EMAIL PROTECTED]> wrote:
> Hi,
>
> > That would get them all built as a cohesive set.  Then I'd repeat the
> > installs without PYTHONPATH:
>
> Is that any different from:
> cd ~/src
>    cd numpy
>    python setup.py build
>    cd ../scipy
>    python setup.py build

Well, the scipy and mpl builds need to see the new numpy build, I
think that is the issue.
JDH
_______________________________________________
Numpy-discussion mailing list
Numpy-discussion@scipy.org
http://projects.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to