[pymvpa] Error with "from mvpa2.tutorial_suite import *"

Payal Chakraborty pc86 at duke.edu
Thu Jan 23 17:38:19 UTC 2014


Hi Nick,

Thank you very much for your prompt response. I greatly appreciate all of
your help.

Best,
Payal


On Thu, Jan 23, 2014 at 12:15 PM, Nick Oosterhof <
nikolaas.oosterhof at unitn.it> wrote:

>
> On Jan 23, 2014, at 6:03 PM, Payal Chakraborty wrote:
>
> > 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?
> > [...]
> > In [8]: from mvpa2.tutorial_suite import *
> >
> > /usr/lib64/python2.6/site-packages/mvpa2/misc/surfing/volsurf.py in
> <module>()
> >
> >      18 import numpy as np
> >
> >      19
> >
> > ---> 20 from functools import total_ordering
>
> This is because Python 2.6, which you are using, does not provide
> total_ordering. Python 2.7 and later does support it.
>
> 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.
> _______________________________________________
> Pkg-ExpPsy-PyMVPA mailing list
> Pkg-ExpPsy-PyMVPA at lists.alioth.debian.org
> http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-exppsy-pymvpa
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/pkg-exppsy-pymvpa/attachments/20140123/2c002050/attachment.html>


More information about the Pkg-ExpPsy-PyMVPA mailing list