Hi

I installed

python-matplotlib_0.87.5-2.1_amd64.deb (rev. 2761)

on Debian etch (Python 2.4.4c0) and get this warning when trying to plot 
something:

In [1]: plot([1,2,3])
/usr/lib/python2.4/site-packages/matplotlib/font_manager.py:989: 
UserWarning: Could not match sans-serif, normal, normal.  Returning 
/usr/share/matplotlib/mpl-data/cmtt10.ttf
   warnings.warn('Could not match %s, %s, %s.  Returning %s' % (name, 
style, variant, self.defaultFont))
Out[1]: [<matplotlib.lines.Line2D instance at 0x2abfe1ff81b8>]


-- 
cheers,
steve

Random number generation is the art of producing pure gibberish as 
quickly as possible.

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to