[pymvpa] PyMVPA

Nick Oosterhof nikolaas.oosterhof at unitn.it
Tue Aug 19 14:24:38 UTC 2014


On Aug 19, 2014, at 4:17 PM, cfygj <cfygj at 126.com> wrote:

> I only want to learn that how you imported the module of remove_nonfinite_features. So I would like to see your scripts.

I ran exactly the same command as you tried earlier, and it worked for me.

>>> from mvpa2.datasets.miscfx import remove_nonfinite_features

> And I can not understand "update your PyMVPA code to the latest version on github". Would you like to tell me how to conduct in detail?

On the github page you can either download a zip archive, or clone the repo using git. These have the latest code (wth the remove_nonfinite_features function).

If you are still unable to update your PyMVPA code, please provide the output of:

import mvpa2
print mvpa2.wtf()

so that I can get an idea of your platform.


More information about the Pkg-ExpPsy-PyMVPA mailing list