[pymvpa] "TypeError: save() takes exactly 3 arguments (2 given)" under pympva 0.6
Meng Liang
meng.liang at hotmail.co.uk
Sun Mar 27 16:58:18 UTC 2011
Dear list,
I am trying to save the sensitivity map into a nifti file (nii.gz) using map2nifti().save(filename), however, the following error appears:
========
>>>map2nifti(ds, N.mean(sensmap_cv, axis=0)).save('test.nii.gz')
TypeError: save() takes exactly 3 arguments (2 given)
========
I am working with pymvpa 0.6 in Neurodebian virtual machine (64bit windows 7). By the way, the similar function used to work when I was using pymvpa 0.4.7.
Any idea how to fix it? Many thanks!
Meng
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/pkg-exppsy-pymvpa/attachments/20110327/72dccc56/attachment.htm>
More information about the Pkg-ExpPsy-PyMVPA
mailing list