On Aug 19, 2014, at 4:17 PM, cfygj <[email protected]> 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.
_______________________________________________
Pkg-ExpPsy-PyMVPA mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-exppsy-pymvpa

Reply via email to