[Neurodebian-users] connectomeviewer issues on Ubuntu 12.04

Yury V. Zaytsev yury at shurup.com
Wed Oct 3 06:31:50 UTC 2012


On Tue, 2012-10-02 at 16:27 -0700, Morgan Hough wrote:
> 
> Just wanted to check if the problems with connectomeviewer and Ubuntu
> 12.04 were still an issue for others as well 

Sounds like it has nothing to do with the connectomeviewer itself, but
rather all to do with a broken NumPy installation:

    from numpy.linalg import lapack_lite
ImportError: /usr/lib/liblapack.so.3gf: undefined symbol: ATL_chemv

You can try to run "from numpy.linalg import lapack_lite" from inside
the Python interpreter to see if it works outside the context of
connectomeviewer.

-- 
Sincerely yours,
Yury V. Zaytsev





More information about the Neurodebian-users mailing list