From: stuartornum <st...@mu...> - 2008-08-18 15:14:59
|
Hi, Im getting the error: <type 'exceptions.RuntimeError'>: 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 ever it is..! So my question is can I set MPLCONFIGDIR to say "/home/user/dirs/" in my script somewhere, so that I know the that directory has read/write access. Thank you for your time. Regards -- View this message in context: http://www.nabble.com/Set-MPLCONFIGDIR-to-something-different-tp19033822p19033822.html Sent from the matplotlib - users mailing list archive at Nabble.com. |