Hey, the current version of PyMVPA is 2.x -- you are using an ancient version that should not be used anymore. Please install PyMVPA 2 and see how that goes.
Michael On Thu, Jan 9, 2014 at 12:21 PM, Macare, Christine < [email protected]> wrote: > Dear all, > > I wanted to import mvpa as indicated in the manual ( > http://v04.pymvpa.org/PyMVPA-Manual.pdf) and got the following error > message: > > IDLE 1.2.4 > >>> import mvpa > Running from numpy source directory. > > Traceback (most recent call last): > File "<pyshell#0>", line 1, in <module> > import mvpa > File "C:\Python25\pymvpa-0.4.4\mvpa\__init__.py", line 57, in <module> > from mvpa.base import externals > File "C:\Python25\pymvpa-0.4.4\mvpa\base\externals.py", line 17, in > <module> > from mvpa.misc.support import SmartVersion > File "C:\Python25\pymvpa-0.4.4\mvpa\misc\support.py", line 43, in > <module> > def transformWithBoxcar(data, startpoints, boxlength, offset=0, > fx=N.mean): > AttributeError: 'module' object has no attribute 'mean' > > I had previously installed: > Python25 > pymvpa-0.4.4, numpy-1.0.4 and scipy-0.6.0 for Windows. > > I am keen to continue with mvpa and would appreciate any help with this > error message. > > Thank you in advance. > > Christine > _______________________________________________ > Pkg-ExpPsy-PyMVPA mailing list > [email protected] > http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-exppsy-pymvpa > -- Michael Hanke http://mih.voxindeserto.de
_______________________________________________ Pkg-ExpPsy-PyMVPA mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-exppsy-pymvpa

