Re: [Matplotlib-users] Font error

2006-08-04 Thread João Fonseca
This seems to have worked. Thanks a lot! João On 4 Aug 2006, at 13:11, Charlie Moad wrote: > On 8/4/06, João Fonseca <[EMAIL PROTECTED]> wrote: >> I have compiled version 0.87.4 of matplotlib successfully but >> whenever I try to plot anything I get the following font erro

[Matplotlib-users] Font error

2006-08-04 Thread João Fonseca
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 th

[Matplotlib-users] Help running matplotlib on Mac OS X

2006-07-31 Thread João Fonseca
I'm trying to quit Matlab and use python fro my data analysis. I have installed the latest MacPython (universal), wxpython, aggdraw and matplotlib from pythonmac.org. Everything seems to work, apart from matplotlib. Running from ipython: In [1]: from pylab import * In [2]: plot([1,2,3,4]) I