[pymvpa] error py26-pywavelets installation on snow leopard Mac

BumSeok Jeong bumseok.jeong at gmail.com
Tue Jan 18 00:27:05 UTC 2011


Dear Yaroslav Halchenko,

Thank you for your reply.
Your recommendation seems to be reasonable.
However, even if I type command without pywavelets, same error message came
out.

sudo port install py26-pymvpa +scipy +pynifti +hcluster +libsvm
+matplotlib +pywavelets +rpy2

OR

sudo port install py26-pymvpa


I think I'd rather uninstall python and reinstall it, and then install
py26-pymvpa without pywavelets package. But I'm a very beginner in
python. Please let me know how to do.

I found two directories of python 2.6 like below.

/Users/.../Library/Frameworks/Python.framework/Versions/2.6

/opt/local/Library/Frameworks/Python.framework/Versions/2.6    <- may
be installed by Macport

Could I just delete those directories to uninstall python2.6?


Thank you,


Jeong

> I have also no clue in macports but may be it would be of help:

pywavelets is very optional, and pymvpa should function without it just
fine (just without wavelet mappers).  so if you could enforce
installation without pywavelets at all -- it might get further.

if macports installation doesn't work, just try getting it from sources
directly -- should be just a matter of running two commands: 'git clone'
and 'make', if major dependencies got already installed (e.g. numpy,
scipy, etc)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/pkg-exppsy-pymvpa/attachments/20110118/6338adb3/attachment-0001.htm>


More information about the Pkg-ExpPsy-PyMVPA mailing list