<div dir="ltr">Hey,<div><br></div><div>the current version of PyMVPA is 2.x -- you are using an ancient version that should not be used anymore.</div><div>Please install PyMVPA 2 and see how that goes.</div><div><br></div>
<div>Michael</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Jan 9, 2014 at 12:21 PM, Macare, Christine <span dir="ltr"><<a href="mailto:christine.macare@kcl.ac.uk" target="_blank">christine.macare@kcl.ac.uk</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Dear all,<br>
<br>
I wanted to import mvpa as indicated in the manual (<a href="http://v04.pymvpa.org/PyMVPA-Manual.pdf" target="_blank">http://v04.pymvpa.org/PyMVPA-Manual.pdf</a>) and got the following error message:<br>
<br>
IDLE 1.2.4<br>
>>> import mvpa<br>
Running from numpy source directory.<br>
<br>
Traceback (most recent call last):<br>
  File "<pyshell#0>", line 1, in <module><br>
    import mvpa<br>
  File "C:\Python25\pymvpa-0.4.4\mvpa\__init__.py", line 57, in <module><br>
    from mvpa.base import externals<br>
  File "C:\Python25\pymvpa-0.4.4\mvpa\base\externals.py", line 17, in <module><br>
    from mvpa.misc.support import SmartVersion<br>
  File "C:\Python25\pymvpa-0.4.4\mvpa\misc\support.py", line 43, in <module><br>
    def transformWithBoxcar(data, startpoints, boxlength, offset=0, fx=N.mean):<br>
AttributeError: 'module' object has no attribute 'mean'<br>
<br>
I had previously installed:<br>
Python25<br>
pymvpa-0.4.4, numpy-1.0.4 and scipy-0.6.0 for Windows.<br>
<br>
I am keen to continue with mvpa and would appreciate any help with this error message.<br>
<br>
Thank you in advance.<br>
<br>
Christine<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><br clear="all"><div><br></div>-- <br><div dir="ltr"><div>Michael Hanke</div><div><a href="http://mih.voxindeserto.de" target="_blank">http://mih.voxindeserto.de</a></div><div><div><br></div></div>
</div>
</div>