[Matplotlib-users] Installation error /numpy1.0

2006-08-04 Thread Albert Swart
Hi I installed numpy-1.0b1 and scipy-0.5 (from source), and ran the test suites- both work fine. I also have Numeric and numarray installed. Im now trying to install matplotlib-0.87.4, but get this error when doing python setup.py build Why would it find the version of numpy to be 0?:

[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

Re: [Matplotlib-users] Font error

2006-08-04 Thread Charlie Moad
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 error: RuntimeError: Could not load facefile /System/Library/Fonts/ LucidaGrande.dfont; Unknown_File_Format. I don't think