Re: [Matplotlib-users] terminate called after throwing an instance of 'Py::AttributeError'

2011-05-19 Thread Mark Hepburn
rts from module top-level down into the functions where they are required, but even assuming that is successful I would dearly love closure on this! /Mark. On 19 May 2011 12:24, Mark Hepburn wrote: > I spoke too soon, I hit one! (I am unreasonably excited by this at this > stage). It loo

Re: [Matplotlib-users] Where to search with mailing list archive

2011-05-18 Thread Mark Hepburn
Archive is here (just because I was on that page earlier today): http://sourceforge.net/mailarchive/forum.php?forum_name=matplotlib-users I'm not sure about a dedicated search though sorry. On 18 May 2011 19:51, Yue Chao wrote: > Dear all, > > Just a very stupid question, where I can find the a

[Matplotlib-users] terminate called after throwing an instance of 'Py::AttributeError'

2011-05-18 Thread Mark Hepburn
Hi, I have a web application using matplotlib which is unpredictably crashing with the error message from the subject. It seems to be happening in ft2font, but I can't be certain at this stage that it's only occurring there (although since isolating it via logging statements, every time it has oc