Here is what I got after typing those two lines. <br><br><br>--------------------------------------------<br>Current date:   2011-03-04 10:24<br>PyMVPA:<br> Version:       0.4.5<br> Path:          /usr/lib/pymodules/python2.6/mvpa/__init__.pyc<br>
 Version control (GIT):<br> GIT information could not be obtained due &quot;/usr/lib/pymodules/python2.6/mvpa/.. is not under GIT&quot;<br>SYSTEM:<br> OS:            posix Linux 2.6.32-27-generic #49-Ubuntu SMP Thu Dec 2 00:51:09 UTC 2010<br>
 Distribution:  Ubuntu/10.04/lucid<br>EXTERNALS:<br> Present:       cPickle, ctypes, good scipy.stats.rv_discrete.ppf, griddata, gzip, libsvm, libsvm verbosity control, matplotlib, mdp, mdp ge 2.4, nifti, nifti ge 0.20090205.1, numpy, pylab, pylab plottable, pywt, pywt wp reconstruct, reportlab, running ipython env, scipy, sg ge 0.6.4, sg_fixedcachesize, shogun, shogun.krr, shogun.mpd<br>
 Absent:        atlas_fsl, atlas_pymvpa, elasticnet, glmnet, good scipy.stats.rdist, hcluster, lars, lxml, nose, openopt, pywt wp reconstruct fixed, rpy, shogun.lightsvm, shogun.svrlight, weave<br> Versions of critical externals:<br>
  ctypes      : 1.1.0<br>  matplotlib  : 0.99.1.1<br>  nifti       : 0.20100607.1<br>  numpy       : 1.3.0<br>  pywt        : 0.1.7<br>  scipy       : 0.7.0<br>  shogun      : v0.9.1_r4481_2009-11-16_10:14_<br> Matplotlib backend: TkAgg<br>
RUNTIME:<br> PyMVPA Environment Variables:<br>  PYTHONPATH          : &quot;.:/jet/kimberg/pymvpa&quot;<br> PyMVPA Runtime Configuration:<br>  [externals]<br>  have griddata = yes<br>  have good scipy.stats.rdist = no<br>
  have pylab plottable = yes<br>  have pywt wp reconstruct = yes<br>  have mdp = yes<br>  have lxml = no<br>  have running ipython env = yes<br>  have sg_fixedcachesize = yes<br>  have elasticnet = no<br>  have shogun.mpd = yes<br>
  have matplotlib = yes<br>  have pywt wp reconstruct fixed = no<br>  have scipy = yes<br>  have reportlab = yes<br>  have openopt = no<br>  have libsvm = yes<br>  have shogun.krr = yes<br>  have nifti ge 0.20090205.1 = yes<br>
  have nose = no<br>  have weave = no<br>  have atlas_fsl = no<br>  have ctypes = yes<br>  have hcluster = no<br>  have sg ge 0.6.4 = yes<br>  have good scipy.stats.rv_discrete.ppf = yes<br>  have libsvm verbosity control = yes<br>
  have mdp ge 2.4 = yes<br>  have shogun.svrlight = no<br>  have rpy = no<br>  have shogun = yes<br>  have glmnet = no<br>  have lars = no<br>  have nifti = yes<br>  have atlas_pymvpa = no<br>  have cpickle = yes<br>  have numpy = yes<br>
  have pylab = yes<br>  have shogun.lightsvm = no<br>  have pywt = yes<br>  have gzip = yes<br>  <br>  [general]<br>  verbose = 1<br> Process Information:<br>  Name:    ipython<br>  State:    R (running)<br>  Tgid:    8101<br>
  Pid:    8101<br>  PPid:    8100<br>  TracerPid:    0<br>  Uid:    2136    2136    2136    2136<br>  Gid:    1001    1001    1001    1001<br>  FDSize:    64<br>  Groups:    1001 <br>  VmPeak:      393752 kB<br>  VmSize:      393724 kB<br>
  VmLck:           0 kB<br>  VmHWM:       65644 kB<br>  VmRSS:       65644 kB<br>  VmData:       57724 kB<br>  VmStk:         200 kB<br>  VmExe:        2160 kB<br>  VmLib:       63240 kB<br>  VmPTE:         728 kB<br>  Threads:    2<br>
  SigQ:    0/16382<br>  SigPnd:    0000000000000000<br>  ShdPnd:    0000000000000000<br>  SigBlk:    0000000000000000<br>  SigIgn:    0000000001001000<br>  SigCgt:    0000000180000002<br>  CapInh:    0000000000000000<br>  CapPrm:    0000000000000000<br>
  CapEff:    0000000000000000<br>  CapBnd:    ffffffffffffffff<br>  Cpus_allowed:    ff<br>  Cpus_allowed_list:    0-7<br>  Mems_allowed:    00000000,00000001<br>  Mems_allowed_list:    0<br>  voluntary_ctxt_switches:    752<br>
  nonvoluntary_ctxt_switches:    130<br><br><br>In [4]: can&#39;t invoke &quot;event&quot; command:  application has been destroyed<br>    while executing<br>&quot;event generate $w &lt;&lt;ThemeChanged&gt;&gt;&quot;<br>    (procedure &quot;ttk::ThemeChanged&quot; line 6)<br>
    invoked from within<br>&quot;ttk::ThemeChanged&quot;<br>invalid command name &quot;71539040callit&quot;<br>    while executing<br>&quot;71539040callit&quot;<br>    (&quot;after&quot; script)<br><br><br><br><div class="gmail_quote">
On Fri, Mar 4, 2011 at 10:22 AM, Yaroslav Halchenko <span dir="ltr">&lt;<a href="mailto:debian@onerussian.com">debian@onerussian.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
no problem -- start python, type<br>
<br>
import mvpa<br>
mvpa.wtf()<br>
<br>
send me the output -- better to the mailing list<br>
<br>
cheers,<br>
<div class="im"><br>
On Fri, 04 Mar 2011, Glen Lee wrote:<br>
<br>
&gt;    Yes. That&#39;s the tutorial that I downloaded.<br>
&gt;    I&#39;ve tried mvpa.wtf(), but nothing happened.<br>
&gt;    Where should I type? in the shell or in the ipython?<br>
&gt;    Sorry, I&#39;m also novice for linux &amp; python.<br>
<br>
&gt;    On Thu, Mar 3, 2011 at 9:30 PM, Yaroslav Halchenko<br>
</div><div class="im">&gt;    &lt;[1]<a href="mailto:debian@onerussian.com">debian@onerussian.com</a>&gt; wrote:<br>
<br>
</div><div class="im">&gt;      and what tutorial version do you use?<br>
&gt;      this one?<br>
</div>&gt;      [2]<a href="http://data.pymvpa.org/datasets/tutorial_data/tutorial_data-0.2.t" target="_blank">http://data.pymvpa.org/datasets/tutorial_data/tutorial_data-0.2.t</a><br>
<div class="im">&gt;      ar.gz<br>
&gt;      still, just to make sure (if it is the correct tutorial):<br>
&gt;      what is the output of mvpa.wtf()?<br>
<br>
&gt;    On Thu, 03 Mar 2011, Glen Lee wrote:<br>
<br>
&gt;    &gt;    Hi Yarik,<br>
&gt;    &gt;    It&#39;s the most recent version 0.6.<br>
&gt;    &gt;    Where can I cget the tutorial for this version?<br>
&gt;    &gt;    On Thu, Mar 3, 2011 at 7:14 PM, Yaroslav Halchenko<br>
<br>
</div><div><div></div><div class="h5">&gt;    &gt;    &lt;[1][3]<a href="mailto:debian@onerussian.com">debian@onerussian.com</a>&gt; wrote:<br>
&gt;    &gt;      what version of PyMVPA do you have available<br>
&gt;    &gt;      just provide output of<br>
&gt;    &gt;      mvpa.wtf()<br>
&gt;    &gt;      to possibly eliminate other questions.<br>
&gt;    &gt;      if it is PyMVPA 0.4.x -- then it is the &#39;stable&#39; one, and the<br>
&gt;    &gt;      tutorial was crafted for the yet-to-be-released 0.5-&gt;0.6 series,<br>
&gt;    so<br>
&gt;    &gt;      you<br>
&gt;    &gt;      would need to get that one<br>
&gt;    &gt;    On Thu, 03 Mar 2011, Glen Lee wrote:<br>
&gt;    &gt;    &gt;    Hello,<br>
&gt;    &gt;    &gt;    Thanks for your answer for the previous inquiry.<br>
&gt;    &gt;    &gt;    I&#39;m stuck again in the very next command of the tutorial page<br>
&gt;    and<br>
&gt;    &gt;    again<br>
&gt;    &gt;    &gt;    have no clue about this error.<br>
&gt;    &gt;    &gt;    Your help would be appreciated.<br>
&gt;    &gt;    &gt;    -Glen<br>
&gt;    &gt;    &gt;    In [3]: ds=get_haxby2001_data()<br>
&gt;    &gt;    &gt;    ------------------------------<br>
&gt;    &gt;    &gt;    ---------------------------------------------<br>
&gt;    &gt;    &gt;    NameError                                 Traceback (most<br>
&gt;    recent<br>
&gt;    &gt;    call<br>
&gt;    &gt;    &gt;    last)<br>
&gt;    &gt;    &gt;    /home/Glen/Downloads/tutorial_data/&lt;ipython console&gt; in<br>
&gt;    &lt;module&gt;()<br>
&gt;    &gt;    &gt;    /home/Glen/Downloads/tutorial_data/tutorial_lib.pyc in<br>
&gt;    &gt;    &gt;    get_haxby2001_data(path, roi)<br>
&gt;    &gt;    &gt;         42 def get_haxby2001_data(path=None, roi=&#39;vt&#39;):<br>
&gt;    &gt;    &gt;         43     if path is None:<br>
&gt;    &gt;    &gt;    ---&gt; 44         ds = get_raw_haxby2001_data(roi=roi)<br>
&gt;    &gt;    &gt;         45     else:<br>
&gt;    &gt;    &gt;         46         ds = get_raw_haxby2001_data(path, roi=roi)<br>
&gt;    &gt;    &gt;    /home/Glen/Downloads/tutorial_data/tutorial_lib.pyc in<br>
&gt;    &gt;    &gt;    get_raw_haxby2001_data(path, roi)<br>
&gt;    &gt;    &gt;         37         return ds<br>
&gt;    &gt;    &gt;         38     else:<br>
&gt;    &gt;    &gt;    ---&gt; 39         return load_datadb_demo_blockfmri(path=path,<br>
&gt;    &gt;    roi=roi)<br>
&gt;    &gt;    &gt;         40<br>
&gt;    &gt;    &gt;         41<br>
&gt;    &gt;    &gt;    NameError: global name &#39;load_datadb_demo_blockfmri&#39; is not<br>
&gt;    defined<br>
&gt;    &gt;      &gt; _______________________________________________<br>
&gt;    &gt;      &gt; Pkg-ExpPsy-PyMVPA mailing list<br>
<br>
</div></div>&gt;      &gt;      &gt; [2][4]<a href="mailto:Pkg-ExpPsy-PyMVPA@lists.alioth.debian.org">Pkg-ExpPsy-PyMVPA@lists.alioth.debian.org</a><br>
<br>
&gt;      [3][5]<a href="http://lists.alioth.debian.org/mailman/listinfo/pkg-exppsy-pym" target="_blank">http://lists.alioth.debian.org/mailman/listinfo/pkg-exppsy-pym</a><br>
<div><div></div><div class="h5">&gt;      vpa<br>
--<br>
=------------------------------------------------------------------=<br>
Keep in touch                                     <a href="http://www.onerussian.com" target="_blank">www.onerussian.com</a><br>
Yaroslav Halchenko                 <a href="http://www.ohloh.net/accounts/yarikoptic" target="_blank">www.ohloh.net/accounts/yarikoptic</a><br>
</div></div></blockquote></div><br>