Hi,
> I am very much new to python, and thus I am likely to feel stupid about
> asking. But I need to get past this to continue with my work.
> I need pyMVPA module to run some analysis on fMRI data, but as a start I want
> to at first play around with the sample data provided on pyMVPA websit
On 2/18/2010 8:10 AM Juli said...
I am very much new to python, and thus I am likely to feel stupid about
asking. But I need to get past this to continue with my work.
I need pyMVPA module to run some analysis on fMRI data, but as a start I
want to at first play around with the sample data provid
I am very much new to python, and thus I am likely to feel stupid
about asking. But I need to get past this to continue with my work.
I need pyMVPA module to run some analysis on fMRI data, but as a start
I want to at first play around with the sample data provided on pyMVPA
website. I have d
On Thu, Feb 18, 2010 at 10:23 AM, Juli wrote:
> Dear All,
>
> I am very much new to python, therefore I am likely to feel stupid
> about asking this. I need pyMPVA module to play around with some fMRI
> data. I have installed Python2.6 on Mac OS X Leopard. When I input >>>
> import mvpa i get a d
Hi Juli,
why not to ask at our mailing list? ;)
http://lists.alioth.debian.org/mailman/listinfo/pkg-exppsy-pymvpa
usually we don't bite too hard ;)
so, in your case, would you get similar crash when you simply
import pylab
?
try to upgrade your pylab installation, or otherwise disable it for
Dear All,
I am very much new to python, therefore I am likely to feel stupid
about asking this. I need pyMPVA module to play around with some fMRI
data. I have installed Python2.6 on Mac OS X Leopard. When I input >>>
import mvpa i get a deprecation warning, which is not a problem,
however when I