I'm getting the traceback shown below in _get_configdir. I've attached a patch for cutils.py [sierra@sierra-trac ~]$ /data0/sierra/trac/trac-0.11stable/bin/trac-admin /data0/www/trac/sierra resync Failed to open environment. not enough arguments for format string Traceback (most recent call last): ... "/data0/sierra/lib/python2.5/site-packages/matplotlib/__init__.py", line 400, in _get_configdir 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 stored "%h) TypeError: not enough arguments for format string -- ---------------- Mark E. Hamilton Orion International Technologies, Inc. Sandia National Laboratory, NM. 505-844-7666
On Thu, Mar 13, 2008 at 3:17 PM, Mark E. Hamilton <mh...@sa...> wrote: > I'm getting the traceback shown below in _get_configdir. I've attached a > patch for cutils.py Thanks Mark -- I just committed this fix to the svn trunk, Thanks, JDH