While installing pymvpa from source, I got this error i have ubuntu 10.04 and python 2.6 I had used the first command *python setup.py build_ext* and got this error.Please help me.
running build_ext running build_src building extension "mvpa.clfs.libsmlrc.smlrc" sources building extension "mvpa.clfs.libsvmc._svmc" sources creating build creating build/src.linux-i686-2.6 creating build/src.linux-i686-2.6/mvpa creating build/src.linux-i686-2.6/mvpa/clfs creating build/src.linux-i686-2.6/mvpa/clfs/libsvmc swig++: mvpa/clfs/libsvmc/svmc.i swig -python -c++ -I/usr/include/numpy -I3rd/libsvm -o build/src.linux-i686-2.6/mvpa/clfs/libsvmc/svmc_wrap.cpp -outdir build/src.linux-i686-2.6/mvpa/clfs/libsvmc mvpa/clfs/libsvmc/svmc.i unable to execute swig: No such file or directory error: command 'swig' failed with exit status 1 On Mon, Dec 27, 2010 at 5:45 PM, < [email protected]> wrote: > Send Pkg-ExpPsy-PyMVPA mailing list submissions to > [email protected] > > To subscribe or unsubscribe via the World Wide Web, visit > http://lists.alioth.debian.org/mailman/listinfo/pkg-exppsy-pymvpa > or, via email, send a message with subject or body 'help' to > [email protected] > > You can reach the person managing the list at > [email protected] > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of Pkg-ExpPsy-PyMVPA digest..." > > > Today's Topics: > > 1. Help Related Pymvpa (nitish goyal) > 2. Re: Help Related Pymvpa (Emanuele Olivetti) > > > ---------------------------------------------------------------------- > > Message: 1 > Date: Sun, 26 Dec 2010 21:57:26 +0530 > From: nitish goyal <[email protected]> > Subject: [pymvpa] Help Related Pymvpa > To: [email protected] > Message-ID: > <[email protected]> > Content-Type: text/plain; charset="iso-8859-1" > > Hello, > I am a B.tech student of computer science at NSIT. I had just > started using the pymvpa, but the methods like fmri_dataset() are not > working with my pymvpa 0.4. But i found these tutorials very promising in > order to study fmri Data. So Tell me if there are any tutorial like this > for > the previous version Or tell me where i would found the pymvpa 0.6. > Please reply soon. > Because i have to complete it during these winter vacation's. > > -- > Regards, > Nitish Goyal > Undergraduate Student Of NSIT, > Computer Science (B.E.) > Asst. PlaceComm 2012 > contact me:- 09999605824 > Reply at :- [email protected] > -------------- next part -------------- > An HTML attachment was scrubbed... > URL: < > http://lists.alioth.debian.org/pipermail/pkg-exppsy-pymvpa/attachments/20101226/bba67594/attachment-0001.htm > > > > ------------------------------ > > Message: 2 > Date: Mon, 27 Dec 2010 10:40:12 +0100 > From: Emanuele Olivetti <[email protected]> > Subject: Re: [pymvpa] Help Related Pymvpa > To: Development and support of PyMVPA > <[email protected]> > Message-ID: <[email protected]> > Content-Type: text/plain; charset=ISO-8859-1; format=flowed > > On 12/26/2010 05:27 PM, nitish goyal wrote: > > Hello, > > I am a B.tech student of computer science at NSIT. I had just > started using > > the pymvpa, but the methods like fmri_dataset() are not working with my > pymvpa 0.4. But > > i found these tutorials very promising in order to study fmri Data. So > Tell me if there > > are any tutorial like this for the previous version Or tell me where i > would found the > > pymvpa 0.6. > > Hi Nitish, > > fmri_dataset() was introduced in PyMVPA v0.5.0-dev and is available from > that version on. See: > http://dev.pymvpa.org/generated/mvpa.datasets.mri.fmri_dataset.html > > You are warmly invited to install the latest PyMVPA v0.6.0-dev. If you are > running a debian or ubuntu machine you can add the NeuroDebian repository > following instructions here: > http://neuro.debian.net/ > and then get it via [0]: > sudo apt-get install python-mvpa-snapshot > Alternatively you can install it from sources on whatever OS: > https://github.com/PyMVPA/PyMVPA > > See related posts to here: > > http://lists.alioth.debian.org/pipermail/pkg-exppsy-pymvpa/2010q4/001296.html > > http://lists.alioth.debian.org/pipermail/pkg-exppsy-pymvpa/2010q4/001328.html > > Best, > > Emanuele > > [0]: Note that the python-mvpa-snapshot package is not available for all > versions of ubuntu/debian (e.g., not for ubuntu 10.04): > http://neuro.debian.net/pkgs/python-mvpa-snapshot.html > > > > > ------------------------------ > > _______________________________________________ > Pkg-ExpPsy-PyMVPA mailing list > [email protected] > http://lists.alioth.debian.org/mailman/listinfo/pkg-exppsy-pymvpa > > > End of Pkg-ExpPsy-PyMVPA Digest, Vol 34, Issue 13 > ************************************************* > -- Regards, Nitish Goyal Undergraduate Student Of NSIT, Computer Science (B.E.) Asst. PlaceComm 2012 contact me:- 09999605824 Reply at :- [email protected]
_______________________________________________ Pkg-ExpPsy-PyMVPA mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-exppsy-pymvpa

