[pymvpa] Error with from mvpa.suite import *

Yaroslav Halchenko debian at onerussian.com
Mon Mar 28 13:02:06 UTC 2011


not sure  what is wrong with MDP -- its code in mdp 3.0 looks ok

1.
to overcome it, just disable mdp and check for mdp ge 2.4 at once (or do
you need MDP functionality?) by adding

[externals]
have mdp = no
have mdp ge 24 = no

to your ~/.pymvpa.cfg

2.
what happens if you just do

python -c 'from mdp.nodes import LLENode as __'

what version  of MDP do you have?

 apt-cache policy python-mdp

if below 3.0, then try upgrading to it available from neuro.debian.net:
http://neuro.debian.net/pkgs/python-mdp.html


On Mon, 28 Mar 2011, Roberto Guidotti wrote:

>    Dear all,
>    Today after upgrading to 0.6 version of pymvpa, I tried to run a simple
>    script, and on first line of my script, python raise me an error:
-- 
=------------------------------------------------------------------=
Keep in touch                                     www.onerussian.com
Yaroslav Halchenko                 www.ohloh.net/accounts/yarikoptic



More information about the Pkg-ExpPsy-PyMVPA mailing list