[pymvpa] cann't find mvpa.mappers.mdp_adaptor

Rahul Gandhi rahul.chem at gmail.com
Sun Apr 17 23:42:21 UTC 2011


It solved my problem. I was using import mvpa and then trying to access
mvpa.mappers.

Thanks you very much for prompt reply.

Regards,
Rahul

On Sun, Apr 17, 2011 at 6:40 PM, Yaroslav Halchenko
<debian at onerussian.com>wrote:

>
> On Sun, 17 Apr 2011, Rahul Gandhi wrote:
> >    Output of mvpa__version__ is 0.4.7
> >    That means I should check [1]http://v04.pymvpa.org/ for examples. But
> >    why am I not able to find mvpa.mappers?
>
> have you tried to import them? e.g.
>
> import mvpa.mappers
>
> ?
>
> import mvpa
>
> imports only the core functionality, each submodule needs a separate
> import.  if you want to import all functionality of mvpa into current
> namespace, just do
>
> from mvpa.suite import *
>
> > I installed mvpa using exe file
> >    from [2]http://alioth.debian.org/frs/?group_id=30954. Am I missing
> >    something during installation??
>
> --
> =------------------------------------------------------------------=
> Keep in touch                                     www.onerussian.com
> Yaroslav Halchenko                 www.ohloh.net/accounts/yarikoptic
>



-- 
Rahul Gandhi
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/pkg-exppsy-pymvpa/attachments/20110417/447527bf/attachment.htm>


More information about the Pkg-ExpPsy-PyMVPA mailing list