[pymvpa] Import problem after updating system

Roberto Guidotti robbenson18 at gmail.com
Tue Apr 12 13:00:54 UTC 2011


Dear all,

today after updating my computer (Ubuntu 10.10), I have this issue importing
mvpa.suite:

>>> from mvpa.suite import *
/usr/lib/pymodules/python2.6/matplotlib/numerix/__init__.py:18:
DeprecationWarning:
**********************************************************
matplotlib.numerix and all its subpackages are deprecated.
They will be removed soon.  Please use numpy instead.
**********************************************************

  warnings.warn(msg, DeprecationWarning)
Traceback (most recent call last):
  File "<console>", line 1, in <module>
  File "/usr/lib/pymodules/python2.6/mvpa/suite.py", line 174, in <module>
    from mvpa.support.nipy import *
  File "/usr/lib/pymodules/python2.6/mvpa/support/nipy/__init__.py", line
33, in <module>
    from nipy.neurospin.utils import emp_null
ImportError: No module named neurospin.utils

I'm not python expert so I can't fix that bug.

Thank you
Roberto.

PS: Should I post these issues on the newsletter or I've to report a bug as
explained on the website??
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/pkg-exppsy-pymvpa/attachments/20110412/abb36fb2/attachment.htm>


More information about the Pkg-ExpPsy-PyMVPA mailing list