On Sun, Mar 23, 2008 at 8:51 PM, Darren Dale <[EMAIL PROTECTED]> wrote:
> > raise RuntimeError("'%s' is not a writable dir; you must set
> > %s/.matplotlib to be a writable dir. You can also set environment variable
> > MPLCONFIGDIR to any writable directory where you want matplotlib data
On Sunday 23 March 2008 2:23:36 pm Brook Lin wrote:
> Hi All,
>
> I installed the matplotlib0.91.2 on 64-bit Ubuntu7.04 system. I ran an
> example code and got the error:
>
> File "testplot.py", line 2, in
> from pylab import *
> File "/usr/lib/python2.5/site-packages/pylab.py", line 1, in
I had a similar issue trying to install the matplotlib egg on Leopard
- same setup with the seperate macpython install. I solved the issue
by removing the fink versions of libJPEG and libTIFF. From the output
you've posted it looks as though you're install is failing at the same
point, on the macpo