Re: [Matplotlib-users] .87.3 intall problems

2006-06-27 Thread Darren Dale
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: > > -

Re: [Matplotlib-users] .87.3 intall problems

2006-06-27 Thread John Hunter
> "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:

Re: [Matplotlib-users] .87.3 intall problems

2006-06-27 Thread John Hunter
> "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

Re: [Matplotlib-users] .87.3 intall problems

2006-06-27 Thread Charlie Moad
> 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

Re: [Matplotlib-users] .87.3 intall problems

2006-06-27 Thread danny shevitz
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

Re: [Matplotlib-users] .87.3 intall problems

2006-06-27 Thread danny shevitz
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

Re: [Matplotlib-users] .87.3 intall problems

2006-06-27 Thread John Hunter
> "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

[Matplotlib-users] .87.3 intall problems

2006-06-27 Thread Danny Shevitz
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