Hello,

 

I
installed Numpy 1.5.1 with Python 2.7.2 and when I try to test my QIIME install
it gives me the following error:

 

/apps/qiime-1.5/dependencies/lib/python2.7/site-packages/numpy/core/multiarray.so:
undefined symbol: _Py_ascii_whitespace

 

 

ldd
for that file gives:

        libm.so.6 =>
/lib64/libm.so.6 (0x00002b664c3a4000)

        libpthread.so.0
=> /lib64/libpthread.so.0 (0x00002b664c627000)

        libc.so.6 =>
/lib64/libc.so.6 (0x00002b664c842000)

        /lib64/ld-linux-x86-64.so.2
(0x0000003bae400000)

 

I saw something similar here with no reply: 
http://article.gmane.org/gmane.comp.python.matplotlib.general/26025/match=multiarray+so+_py_ascii_whitespace

 

Any ideas?

Thanks! 

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

Reply via email to