Re: [Matplotlib-users] matplotlib-0.98.5.3.win32-py2.6.exe (Stephen George)

2009-07-14 Thread Jon Roadley-Battin
Question is however, are you using the GTK backend? ie from matplotlib.backends.backend_gtkagg import FigureCanvasGTKAgg as FigureCanvas from matplotlib.backends.backend_gtkagg import NavigationToolbar2GTKAgg as NavigationToolbar backend_gtkagg then imports matplotlib.backends._gtkagg For

Re: [Matplotlib-users] matplotlib-0.98.5.3.win32-py2.6.exe (Stephen George)

2009-07-14 Thread Stephen George
Hi Jon, To clarify, I think you need to read Christoph Gohlke original message (7/7/2009) to me to put my response into context: Hi Steve, matplotlib-0.98.5.3.win32-py2.6.exe was compiled without support for GTK. If you don't mind trying, I have a build of the matplotlib trunk available