[Numpy-discussion] Problem with NumPy 1.10.4 with ATLAS on Python 2.7.8

2016-01-28 Thread Davide Vanzo
Hi all, I recently upgraded NumPy from 1.9.1 to 1.10.4 on Python 2.7.8 by using pip. As always I specified the paths to Blas, Lapack and Atlas in the respective environment variables. I used the same compiler I used to compile both Python and the libraries (GCC 4.6.1). The problem is that it always

Re: [Numpy-discussion] Problem with NumPy 1.10.4 with ATLAS on Python 2.7.8

2016-01-28 Thread Davide Vanzo
/python2.7/site- > packages/numpy/core/multiarray.so > say? > (I'm not a numpy build expert but that should at least give a hint at > which kind of brokenness you're running into... I'm also somewhat > curious why you're using such an ancient compiler, but that's &