[pymvpa] Fail to install upstream/0.6.0.dev in a virtualenv(Neuro Debian)
Michael Hanke
michael.hanke at gmail.com
Tue Dec 21 12:13:39 UTC 2010
Hi,
On Tue, Dec 21, 2010 at 04:47:20PM +0900, Hiroyuki AKAMA wrote:
> By the way, I am now at a loss trying in vain to do fmri_dataset() in
> your tutorial. It would be much appreciated pointing out what was
> wrong. I am afraid it was due to a very basic mistake... Here are
> the results I),II) of the same import task with and without using
> IPython. My environment is 0.6.0dev in NeuroDebian on Windows7
> 64-bit.
I assume you do not have a clean install of 0.6dev, but there are still
some leftovers of previous versions lying around. The traceback you
provided has this:
> /usr/local/lib/python2.6/dist-packages/mvpa/datasets/nifti.py in <module>()
> 20 from mvpa.base import debug
> 21
> ---> 22 if externals.exists('nifti', raiseException=True):
> 23 if sys.version_info[:2] >= (2, 5):
> 24 # enforce absolute import
The file mvpa/datasets/nifti.py was removed almost exactly a year ago
with this commit:
https://github.com/PyMVPA/PyMVPA/commit/f1871f6cc259e2b91c14924d9a98860ef395a39c
I guess the best strategy would be to completely remove PyMVPA from your
system and reinstall a fresh and clean 0.6.dev snapshot. How did you
install it previously?
If you experience problems please report them and we'll sort them out.
Michael
--
Michael Hanke
http://mih.voxindeserto.de
More information about the Pkg-ExpPsy-PyMVPA
mailing list