Charles R Harris wrote:
>
> That's probably due to the ATLAS library you have installed, SuSe has a 
> history of problems in that area.
> Have you checked the ATLAS versions also? Is the hardware the same?
>
You certainly got something there. It turned out that the PCs, on
which import numpy works, does not have anything named 'atlas'
installed (apart from a kernel module named atlas_btns) whereas my
workstation had a package named libatlas3-sse installed. When I
removed this package, everything fell into place and import numpy now
works.

Thanks for the help

Bent
_______________________________________________
NumPy-Discussion mailing list
[email protected]
http://mail.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to