Actions

Install PyMVPA Ubuntu

From ACL@NCU

Revision as of 15:56, 6 January 2016 by Aclexp (talk | contribs) (Created page with "#Install the following python packages <pre> sudo apt-get install python-mvpa2 #scipy version has to be > 0.9 sudo pip install scipy --upgrade </pre>")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
  1. Install the following python packages
sudo apt-get install python-mvpa2

#scipy version has to be > 0.9
sudo pip install scipy --upgrade