[wxPython-users] matplotlib & wxPython question

Christopher Barker Chris.Barker at noaa.gov
Thu Jan 24 15:44:41 PST 2008


Assaf Tal wrote:
> Good news: I've changed from WXagg to WX and the problem went away!
> Is this some bug I should report?

yes, on the MPL list.

> "C:\Python25\Lib\site-packages\matplotlib\backends\backend_agg.py", line 
> 301, in _get_agg_font
> RuntimeError: Could not open facefile c:\program 
> files\celemony\melodyne.3.0\vstplugins\uhe_data\podolski\fonts\vera.ttf; 
> Cannot_Open_Resource
> 
> Now, the last line concerns a piece of software which has NO relation 
> whatsoever to Python, programming, wxpython or anything else :). I 
> really have no idea how it got there! :)

Well, it's something to do with a true type font -- maybe MPL is 
searching for font files in a bunch of "standard" places, and has found 
that one -- though it seems it should only need to look for fonts when 
starting up....

Do please post this to the MPL list.

-Chris



-- 
Christopher Barker, Ph.D.
Oceanographer

Emergency Response Division
NOAA/NOS/OR&R            (206) 526-6959   voice
7600 Sand Point Way NE   (206) 526-6329   fax
Seattle, WA  98115       (206) 526-6317   main reception

Chris.Barker at noaa.gov




More information about the wxpython-users mailing list