1 Jun
2011
1 Jun
'11
9:36 a.m.
Hi, On 05/31/2011 06:28 PM, Håvard Wahl Kongsgård wrote:
Hi, with ./configure I get this error
checking python2.7 module: numpy... yes checking for /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/arrayobject.h... no configure: error: Numpy extension header not found
Use latest numpy built from source
If numpy was not installed in the default directory, as guessed by the configure script above, you need to supply the correct path with the --with-numpy option. Cheers, Tiago -- Tiago de Paula Peixoto <tiago@skewed.de>