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"
**********************************************************************

_______________________________________________
Pythonmac-SIG maillist  -  Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig

Reply via email to