Ah, yes, I was typing too fast, thinking too little.
On 5/31/07, John Hunter <[EMAIL PROTECTED]> wrote: > 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 > [email protected] > http://projects.scipy.org/mailman/listinfo/numpy-discussion > _______________________________________________ Numpy-discussion mailing list [email protected] http://projects.scipy.org/mailman/listinfo/numpy-discussion
