Install PyMVPA Ubuntu
From ACL@NCU
- Install the following python packages
#the pymvpa package sudo apt-get install python-mvpa2 #the tutorial dataset sudo apt-get install python-mvpa2-tutorialdata #scipy version has to be > 0.9 sudo pip install scipy --upgrade #sciki-learn machine learning package sudo pip install scikit-learn --upgrade