<div dir="ltr">Hi Nick,<font face="yw-fb39f07fb084d866590337dcf177ec05e6c4329b-49f3a94365b0dea24d72df7b5ae6fcf0--o" style></font><div><br></div><div>Thank you very much for your prompt response. I greatly appreciate all of your help.</div>

<div><br></div><div>Best,</div><div>Payal</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Jan 23, 2014 at 12:15 PM, Nick Oosterhof <span dir="ltr"><<a href="mailto:nikolaas.oosterhof@unitn.it" target="_blank">nikolaas.oosterhof@unitn.it</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im"><br>
On Jan 23, 2014, at 6:03 PM, Payal Chakraborty wrote:<br>
<br>
> I am trying to get started on the tutorial, but when entered "from mvpa2.tutorial_suite import *" I got the error message below. Does anyone know why this is happening?<br>
</div>> [...]<br>
<div class="im">> In [8]: from mvpa2.tutorial_suite import *<br>
><br>
</div><div class="im">> /usr/lib64/python2.6/site-packages/mvpa2/misc/surfing/volsurf.py in <module>()<br>
><br>
>      18 import numpy as np<br>
><br>
>      19<br>
><br>
> ---> 20 from functools import total_ordering<br>
<br>
</div>This is because Python 2.6, which you are using, does not provide total_ordering. Python 2.7 and later does support it.<br>
<br>
I wrote that code so I'm the one who should get most blame for it too. I'll have a look on how to fix this and keep you posted.<br>
_______________________________________________<br>
Pkg-ExpPsy-PyMVPA mailing list<br>
<a href="mailto:Pkg-ExpPsy-PyMVPA@lists.alioth.debian.org">Pkg-ExpPsy-PyMVPA@lists.alioth.debian.org</a><br>
<a href="http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-exppsy-pymvpa" target="_blank">http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-exppsy-pymvpa</a><br>
</blockquote></div><br></div>