<br> Dear pyMVPA users, <br> I&#39;m a newbie for both pyMVPA and python, but I just began to teach myself with the tutorial page.  <br> I seem to get to stuck at the very first step though (see below). <br> Can anybody let me know what was the problem and how to resolve it? <br>
<br> Thanks in advance, <br> Glen <br><br> In [1]: from tutorial_lib import *<br>---------------------------------------------------------------------------<br>ImportError                               Traceback (most recent call last)<br>
<br>/home/glen/&lt;ipython console&gt; in &lt;module&gt;()<br><br>ImportError: No module named tutorial_lib<br><br>