[Numpy-discussion] build advice

Matthew Brett matthew.brett at gmail.com
Thu May 31 11:14:39 EDT 2007


Ah, yes, I was typing too fast, thinking too little.

On 5/31/07, John Hunter <jdh2358 at gmail.com> wrote:
> On 5/31/07, Matthew Brett <matthew.brett at gmail.com> 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 at scipy.org
> http://projects.scipy.org/mailman/listinfo/numpy-discussion
>



More information about the NumPy-Discussion mailing list