startup error

HI all,

When I do:

from matplotlib.matlab import *

I get the following warning message:

Could not load matplotlib icon: Couldn't recognize the image file format for file '/usr/share/matplotlib/matplotlib.svg'

This is really just a minor annoyance, but it's been doing this for the last couple of releases. Anyone know why? why is it trying to load an svg?

Gentoo Linux Python 2.3.3, matplotlib 0.64, pygtk2.0 (I think)

-Chris

···

--
Christopher Barker, Ph.D.
Oceanographer
                                         
NOAA/OR&R/HAZMAT (206) 526-6959 voice
7600 Sand Point Way NE (206) 526-6329 fax
Seattle, WA 98115 (206) 526-6317 main reception

Chris.Barker@...259...

This was fixed in CVS. See the message to this list from Steve Chaplin dated approx Nov 9 2004.

m.

Chris Barker wrote:

···

HI all,

When I do:

from matplotlib.matlab import *

I get the following warning message:

Could not load matplotlib icon: Couldn't recognize the image file format for file '/usr/share/matplotlib/matplotlib.svg'

This is really just a minor annoyance, but it's been doing this for the last couple of releases. Anyone know why? why is it trying to load an svg?

Gentoo Linux Python 2.3.3, matplotlib 0.64, pygtk2.0 (I think)

-Chris