Hi Danny,
On Tuesday 27 June 2006 13:38, danny shevitz wrote:
> TkAgg... GTKAgg. What difference does a letter make.
> That helped. I couldn't remember the windows backend.
>
> I still have a problem, but now it's the same if I import either
> matplotlib or pylab:
>
> -
> "danny" == danny shevitz <[EMAIL PROTECTED]> writes:
danny> TkAgg... GTKAgg. What difference does a letter make. That
danny> helped. I couldn't remember the windows backend.
danny> I still have a problem, but now it's the same if I import
danny> either matplotlib or pylab:
> "danny" == danny shevitz <[EMAIL PROTECTED]> writes:
danny> thanks for all the help, it's working now. That wasn't even
danny> too bad. FWIW, I did download the latest .matplotlibrc
danny> file off the web at :
danny> http://matplotlib.sourceforge.net/matplotlibrc
dann
> Charlie -- I thought we were setting the default backend to TkAgg for
> win32 installs.
and I thought that was settled by being hard coded into setup.py
# line 287
if sys.platform=='win32':
rc = dict(backend='TkAgg', numerix='Numeric')
Danny, can you try deleting your .matplotlib folder an
thanks for all the help, it's working now. That wasn't even too bad.
FWIW, I did download the latest .matplotlibrc file off the web at :
http://matplotlib.sourceforge.net/matplotlibrc
It is currently out of date as it contains:
### IMAGES
image.aspect : free # free | preserve
thank
TkAgg... GTKAgg. What difference does a letter make.
That helped. I couldn't remember the windows backend.
I still have a problem, but now it's the same if I import either
matplotlib or pylab:
Python 2.4.3 (#69, Mar 29 2006
> "Danny" == Danny Shevitz <[EMAIL PROTECTED]> writes:
Danny> I have done a bunch of upgrading (python, scipy, numpy,
Danny> ipython, matlotlib, pyreadline, ctypes) and of course
Danny> things are broken. Everything seems to be ok except for
Danny> matplotlib. I think it is a b
I have done a bunch of upgrading (python, scipy, numpy, ipython, matlotlib,
pyreadline, ctypes) and of course things are broken. Everything seems to be
ok except for matplotlib. I think it is a backend problem, but I am
nobody's expert on backends. I searched the archives for "gobject" but
didn