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) >
In your ~/.matplotlib/matplotlibrc file set "numerix: numpy" in order to use numpy. AFAIK, the support for Numeric and numarray will be dropped sooner or later. -- cheers, steve Random number generation is the art of producing pure gibberish as quickly as possible. ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Matplotlib-users mailing list Matplotlib-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/matplotlib-users