[SciPy-User] scipy compiles, but importing interpolate fails

Keflavich keflavich at gmail.com
Thu Mar 8 18:27:48 EST 2012


Well, it took another half-dozen clean rebuilds, but I got it
working.  Thanks!

(clarification: it's numpy.get_include(), not
numpy.get_include_folder(), I think)

On Mar 8, 3:01 pm, Gael Varoquaux <gael.varoqu... at normalesup.org>
wrote:
> On Thu, Mar 08, 2012 at 01:59:44PM -0800, Keflavich wrote:
> > That's plausible.  How do I specify which numpy is used when compiling
> > scipy?
>
> It should be the one that is imported by Python when you type 'import
> numpy'. Basically, in scipy's 'setup.py', the header are found using the
> 'numpy.get_include_folder()' function.
>
> Gaël
> _______________________________________________
> SciPy-User mailing list
> SciPy-U... at scipy.orghttp://mail.scipy.org/mailman/listinfo/scipy-user



More information about the SciPy-User mailing list