[Pythonmac-SIG] matplotlib problems

Samuel M. Smith smithsm at samuelsmith.org
Fri Aug 12 16:33:30 CEST 2005


Thanks that did it.

  I did find a verbose.level in the .matplotlibrc file which I set to  
helpful
and that worked


On 12 Aug, 2005, at 06:45, John Hunter wrote:

> You did everything right, but for the most recent version.  In
> matplotlib 0.83, we renamed ~/.matplotlibrc to
> ~/.matplotlib/matplotlibrc.  Since you are using 0.82, it is looking
> for the old file name, and not finding it, falling back on the
> defaults.
>
> Rename your rc file back to ~/.matplotlibrc (until the next upgrade)
> an you should be good to go.  Run your script with --verbose-helpful
> for extra diagnostic information, like which rc file is being loaded.
>

**********************************************************************
Samuel M. Smith Ph.D.
2966 Fort Hill Road
Eagle Mountain, Utah 84043
801-768-2768 voice
801-768-2769 fax
**********************************************************************
"The greatest source of failure and unhappiness in the world is
giving up what we want most for what we want at the moment"
**********************************************************************



More information about the Pythonmac-SIG mailing list