Here is the debugger information. -> print priors.shape, isplit, nlabels,training_nsamples,nsamples_per_class () 0 1 30.0 [[ 30.]]
Zonglei Zhen On Tue, Jul 26, 2011 at 10:35 AM, Yaroslav Halchenko <[email protected]>wrote: > also since you are running it within ipython -- enable falling into > 'pdb' debugger upon error and share some useful information, i.e. do > > pdb > > then run your script until it fails, and then share output of > > print priors.shape, isplit, nlabels, training_nsamples, nsamples_per_class > > may be that would help to resolve the mystery > > Cheers > > On Mon, 25 Jul 2011, Yaroslav Halchenko wrote: > > > please share the output of mvpa.wtf() which would answer > > "version" question > > > because with rc4 (although seems to be reported as rc3 :-/ ) and current > > master everything seems to be ok on my box: > > -- > =------------------------------------------------------------------= > Keep in touch www.onerussian.com > Yaroslav Halchenko www.ohloh.net/accounts/yarikoptic > > _______________________________________________ > Pkg-ExpPsy-PyMVPA mailing list > [email protected] > http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-exppsy-pymvpa >
_______________________________________________ Pkg-ExpPsy-PyMVPA mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-exppsy-pymvpa

