On Tue, Sep 7, 2010 at 4:03 AM, Andreas Kloeckner
<li...@informa.tiker.net> wrote:
> Hi all,
>
> I've just tried to set up a Python 3 test environment for me to begin
> porting PyCUDA and PyOpenCL to Python 3, but numpy installation managed
> to foil my. I'm on Debian, and I believe that Debian purposefully
> compiles ATLAS without pthreads support. Whenever I build numpy 1.5, I
> encounter this error:

What does ldd tells you (ldd
/home/andreas/src3/lib/python3.1/site-packages/numpy/linalg/lapack_lite.so)
? Also, do you have customized site.cfg ?

cheers,

David
_______________________________________________
NumPy-Discussion mailing list
NumPy-Discussion@scipy.org
http://mail.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to