[pymvpa] MVPA NFoldSplitter import problem

Michael Hanke michael.hanke at gmail.com
Wed May 21 06:49:12 UTC 2008


Hi,

On Tue, May 20, 2008 at 10:24:51PM -0400, Joshua Jacobs wrote:
> Hi,
> Thanks for your quick response. However, I'm still having problems  
> involving mvpa.base issue.  On two different machines (OS X) I've used " 
> git clone" to get new updated versions of the repository, wiped out the 
> old installation and installed the new one via setup.py...but I am  
> finding problems related to references to mvpa.base.  For example, below 
> you will see the output when I run "from mvpa.clfs import smlr".
>
> I'm surprised at these errors because it seems like these things are  
> working for everyone else besides me.   Based on my reading of the git  
> archives, it seems that mvpa.base disappeared recently---maybe some  
> people still have the old versions of mvpa.base.* in their site-packages 
> so these commands are still working for some?
We saw some problems with git clone over http over the last months.
Sometimes you do not get the latests commits even when git says it is
up-to-date. We do not yet know what happens, but you can always check if
you are ok using the gitweb interface.

Alternatively you can always get a snapshot tarball of the master branch
by downloading from this URL:

http://git.debian.org/?p=pkg-exppsy/pymvpa.git;a=snapshot;h=refs/heads/master;sf=tgz

e.g. with wget (but put the URL in quotes to not confuse your shell):

wget -O pymvpa-latest.tar.gz "http://git.debian.org/?p=pkg-exppsy/pymvpa.git;a=snapshot;h=refs/heads/master;sf=tgz"

or manually using your favorite browser.


HTH,

Michael


-- 
GPG key:  1024D/3144BE0F Michael Hanke
http://apsy.gse.uni-magdeburg.de/hanke
ICQ: 48230050



More information about the Pkg-ExpPsy-PyMVPA mailing list