[pymvpa] SMLR shared library not found
Michael Hanke
michael.hanke at gmail.com
Wed Mar 23 23:02:19 UTC 2011
On Wed, Mar 23, 2011 at 10:48:33PM +0000, amit patel wrote:
> To Thorsten and Michael thanks for reply but i thought i needed to
> manually install swig to help me install libsvm as the error still
> persists below when i do from mvpa.suite import*. I have installed
> latest version by using snapshot command when i run it everything is
> up to date it says, even though it still says pymvpa-0.6.0~rc1 from
> mvpa.wtf and i don't have libsvm built or installed which i need, so i
> tried to do it manually. I still have no success though.
The reason is this:
> Version: 0.6.0~rc1
> Hash: feda3f526efd71a5ae34f0c1fd3d8f2334d5f412
> Path: mvpa/__init__.py
You are running your python session in the extracted source tree of a 0.6.0~rc1
tarball. Simply change into another directory and things will work.
If you are running the system-wide PyMVPA, it would look like this
(except for the exact hash value):
Version: 0.6.0.dev
Hash: a2935c1d46080d2052b08c170b71c3f794911921
Path: /usr/lib/pymodules/python2.6/mvpa/__init__.pyc
Michael
--
Michael Hanke
http://mih.voxindeserto.de
More information about the Pkg-ExpPsy-PyMVPA
mailing list