[pymvpa] MVPA NFoldSplitter import problem

Joshua Jacobs jojacobs at med.upenn.edu
Tue May 20 21:50:21 UTC 2008


Hi everyone,

I'm new to the MVPA and I think you guys have done a great job with  
it.  However, I'm having a funny problem right now.

I start iPython, try to import NFold Splitter, and I get the below  
error.  Am I doing something wrong?

> In [2]: from mvpa.datasets.splitter import NFoldSplitter
> ---------------------------------------------------------------------------
> ImportError                               Traceback (most recent  
> call last)
>
> /Users/josh/<ipython console> in <module>()
>
> /Library/Python/2.5/site-packages/mvpa/datasets/splitter.py in  
> <module>()
>      16
>      17 import mvpa.misc.support as support
> ---> 18 from mvpa.base.dochelpers import enhancedDocString
>      19
>      20
>
> ImportError: No module named base.dochelpers
>

I'm pretty sure that I'm using the most recent version of the code  
from the git repository...

Thanks for your help,
Josh
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.alioth.debian.org/pipermail/pkg-exppsy-pymvpa/attachments/20080520/e09cd7f7/attachment.htm 


More information about the Pkg-ExpPsy-PyMVPA mailing list