<div dir="ltr">HI List experts,<br><br>I attempted to install pyMVPA, but did not install it successfully. I use windows 7 - someone suggested me installing NeuroDebian virtual box. I did it, however, I am still stuck here. Perhaps the problem is that I have not installed python or ipython shell? If so, how?<br><br>For instance, when I enter ipython,<br><br><font color="#000000">brain@neurodebian:~$ ipython</font><br><font color="#0000ff">bash: ipython: command not found</font><br><br>Then I tried to enter python, it looks like that I have installed python. <div><font color="#000000"><br>brain@neurodebian:~$ python</font><br><font color="#0000ff">Python 2.7.9 (default, Mar 1 2015, 12:57:24)</font><br><font color="#0000ff">[GCC 4.9.2] on linux2</font><br><br><font color="#0000ff">Type "help", "copyright", "credits" or "license" for more information.</font></div><div><font color="#0000ff"><br></font></div><div><font color="#0000ff">But the problem is that I can not run the steps below to install pymvpa2.  I am puzzled by this.</font><br><br>>>> import pymvpa2<br><font color="#0000ff">Traceback (most recent call last):<br>File "<stdin>", line 1, in <module><br>ImportError: No module named pymvpa2</font><br><br>>>> pymvpa2<br><font color="#0000ff">Traceback (most recent call last):<br>File "<stdin>", line 1, in <module><br>NameError: name 'pymvpa2' is not defined</font></div><div><br></div><div>Anyone can help? Thanks so much in advance.</div><div>Juan</div></div>