Re: [Matplotlib-users] Error importing matplotlib.font_manager

2008-01-31 Thread Tiago de Paula Peixoto
On 01/31/2008 02:58 PM, Michael Droettboom wrote: > More information: this problem reared its ugly head way back in 2005 > and the same font (orlando.ttf) was the culprit then! ;) > > http://sourceforge.net/mailarchive/message.php?msg_id=42E69B61.4060008%40caltech.edu > > Also, is it possible yo

Re: [Matplotlib-users] Error importing matplotlib.font_manager

2008-01-31 Thread Michael Droettboom
More information: this problem reared its ugly head way back in 2005 and the same font (orlando.ttf) was the culprit then! ;) http://sourceforge.net/mailarchive/message.php?msg_id=42E69B61.4060008%40caltech.edu Also, is it possible you have PyCXX installed in a system-wide location, such as /us

Re: [Matplotlib-users] Error importing matplotlib.font_manager

2008-01-31 Thread Michael Droettboom
I'll also give a "blanket" answer to these sorts of gremlins: Remove the "build" directory in the source tree Remove site-packages/matplotlib (usually in /usr/lib/python2.5/site-packages) Rebuild everything Cheers, Mike Michael Droettboom wrote: > It also may be of interest which versi

Re: [Matplotlib-users] Error importing matplotlib.font_manager

2008-01-31 Thread Michael Droettboom
It also may be of interest which version of freetype you have installed. Michael Droettboom wrote: > Another user reported this bug, which I still have been unable to > reproduce -- > > http://sourceforge.net/mailarchive/message.php?msg_id=4794E454.4070700%40bostream.nu > > Jorgen tracked it do

Re: [Matplotlib-users] Error importing matplotlib.font_manager

2008-01-31 Thread Michael Droettboom
Another user reported this bug, which I still have been unable to reproduce -- http://sourceforge.net/mailarchive/message.php?msg_id=4794E454.4070700%40bostream.nu Jorgen tracked it down to a specific font on his system that he was able to delete and then things worked. Unfortunately, when I t