[SciPy-user] scipy can't find Numeric header files during install

Yaroslav Bulatov yaroslavvb at gmail.com
Tue Aug 23 21:35:09 EDT 2005


I'm trying to install scipy with --prefix=~/usr option

I've installed Numeric and headers went to " ~/usr/include/python2.3/Numeric/"
But now when I install SciPy by doing "python setup.py install
--prefix=~/usr", it says

Lib/cluster/src/vq_wrap.cpp:563:33: Numeric/arrayobject.h: No such
file or directory

How can I tell it to look in "~/usr/include/python2.3/Numeric/" for
Numeric headers?


-- 
Yaroslav Bulatov
bulatov at cs.oregonstate.edu
Dearborn 102
Oregon State University
Corvallis, OR




More information about the SciPy-User mailing list