This has been around for a long time. nothing bad though...


/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)


It occurs when importing mvpa.suite
in mvpa.misc.plot.topo.py:

if externals.exists("pylab", raise_=True):
    import pylab as pl
    import matplotlib.numerix.ma as M




Regards
Brice

_______________________________________________
Pkg-ExpPsy-PyMVPA mailing list
Pkg-ExpPsy-PyMVPA@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-exppsy-pymvpa

Reply via email to