Re: [Matplotlib-users] Warning message

2007-06-25 Thread Eric Firing
Steve Schmerler wrote: > Beha Online wrote: >> I receive the following message when I import pylab with: "from pylab import >> *": >> >> /usr/lib64/python2.4/site-packages/matplotlib/numerix/__init__.py:67: >> DeprecationWarning: Numeric use as a numerix backed for matplotlib is >> deprecated >> D

Re: [Matplotlib-users] Warning message

2007-06-25 Thread Steve Schmerler
Beha Online wrote: > I receive the following message when I import pylab with: "from pylab import > *": > > /usr/lib64/python2.4/site-packages/matplotlib/numerix/__init__.py:67: > DeprecationWarning: Numeric use as a numerix backed for matplotlib is > deprecated > DeprecationWarning, stacklevel=1

[Matplotlib-users] Warning message

2007-06-25 Thread Beha Online
I receive the following message when I import pylab with: "from pylab import *": /usr/lib64/python2.4/site-packages/matplotlib/numerix/__init__.py:67: DeprecationWarning: Numeric use as a numerix backed for matplotlib is deprecated DeprecationWarning, stacklevel=1) What can be wrong here? I am on