Re: [Matplotlib-users] Set MPLCONFIGDIR to something different

2008-08-18 Thread Warren Weckesser
I meant to send this to the list, not just to Brent... -- Forwarded message -- From: Warren Weckesser <[EMAIL PROTECTED]> Date: Mon, Aug 18, 2008 at 4:03 PM Subject: Re: [Matplotlib-users] Set MPLCONFIGDIR to something different To: Brent Pedersen <[EMAIL PROTECTED]>

Re: [Matplotlib-users] Set MPLCONFIGDIR to something different

2008-08-18 Thread Brent Pedersen
On Mon, Aug 18, 2008 at 8:25 AM, stuartornum <[EMAIL PROTECTED]> wrote: > > Hi Jeff, > > Sorry I should have explained more. I am running a web app also I currently > working for a very large organisation so the infrastructure is quite > different to your average home / signle server setup. > > Tha

Re: [Matplotlib-users] Set MPLCONFIGDIR to something different

2008-08-18 Thread Jeff Whitaker
stuartornum wrote: > Hi Jeff, > > Sorry I should have explained more. I am running a web app also I currently > working for a very large organisation so the infrastructure is quite > different to your average home / signle server setup. > > Thank you. > Stuart: I don't think setting it in your

Re: [Matplotlib-users] Set MPLCONFIGDIR to something different

2008-08-18 Thread stuartornum
Hi Jeff, Sorry I should have explained more. I am running a web app also I currently working for a very large organisation so the infrastructure is quite different to your average home / signle server setup. Thank you. -- View this message in context: http://www.nabble.com/Set-MPLCONFIGDIR-to-

Re: [Matplotlib-users] Set MPLCONFIGDIR to something different

2008-08-18 Thread Jeff Whitaker
stuartornum wrote: > Hi, > > Im getting the error: > > : Failed to create > /$dirstring$/common/.matplotlib; consider setting MPLCONFIGDIR to a writable > directory for matplotlib configuration data > > The problem is I do not have write access to the MatPlotLib module sourse, > so I cannot change

[Matplotlib-users] Set MPLCONFIGDIR to something different

2008-08-18 Thread stuartornum
Hi, Im getting the error: : Failed to create /$dirstring$/common/.matplotlib; consider setting MPLCONFIGDIR to a writable directory for matplotlib configuration data The problem is I do not have write access to the MatPlotLib module sourse, so I cannot change the MPLCONFIGDIR variable, where ev