Re: [Tutor] pyMVPA and OSError

2010-09-28 Thread Evert Rol
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

Re: [Tutor] pyMVPA and OSError

2010-09-28 Thread Emile van Sebille
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

[Tutor] pyMVPA and OSError

2010-09-28 Thread Juli
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

Re: [Tutor] pyMVPA and OSError

2010-02-20 Thread Luke Paireepinart
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

Re: [Tutor] pyMVPA and OSError

2010-02-20 Thread Yaroslav Halchenko
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

[Tutor] pyMVPA and OSError

2010-02-18 Thread Juli
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