|
From: Charlie M. <cw...@gm...> - 2006-08-04 12:11:36
|
On 8/4/06, Jo=E3o Fonseca <joa...@ma...> wrote:
> I have compiled version 0.87.4 of matplotlib successfully but
> whenever I try to plot anything I get the following font error:
>
> RuntimeError: Could not load facefile /System/Library/Fonts/
> LucidaGrande.dfont; Unknown_File_Format. I don't think there is a
> problem with the font file, I checked this with Font Book and
> everything is ok.
>
> If I use axis('off') to turn off the axis, plots work fine but there
> is obviously something wrong and I can't quite work it out.
>
> Can anyone help?
Try deleting your ~/.matplotlib folder to clear you font cache.
- Charlie
|