Re: [matplotlib-devel] Failure to run setupext.py (patch attached)

2006-08-29 Thread Darren Dale
On Tuesday 29 August 2006 15:49, Darren Dale wrote: > On Tuesday 29 August 2006 13:01, Will Lee wrote: > > I need to apply the attached patch in order to get the setup.py script to > > run. I'm using python 2.4.3 with matplotlib-0.87.4. If I do not apply > > this patch, I got the following. It s

Re: [matplotlib-devel] Failure to run setupext.py (patch attached)

2006-08-29 Thread Darren Dale
On Tuesday 29 August 2006 13:01, Will Lee wrote: > I need to apply the attached patch in order to get the setup.py script to > run. I'm using python 2.4.3 with matplotlib-0.87.4. If I do not apply > this patch, I got the following. It seems like there's a change in tk's > getvar implementation.

[matplotlib-devel] Failure to run setupext.py (patch attached)

2006-08-29 Thread Will Lee
I need to apply the attached patch in order to get the setup.py script to run.  I'm using python 2.4.3 with matplotlib-0.87.4.  If I do not apply this patch, I got the following.  It seems like there's a change in tk's getvar implementation.  The tk.getvar('tcl_library") returns an _tkinter.Tcl_Ob