[Matplotlib-users] problem with Tkagg

2011-03-27 Thread Paul Kuin
Hi, I have a Macbook with OS 10.6.6 with a fink installation and am still using python 2.5.5. I installed matplotlib 1.0.0. The backend is Tkagg. Trying to start a plot causes a crash of the python shell as follows: bash-3.2$ python2.5 Python 2.5.5 (r255:77872, Mar 27 2011, 11:08:21) [GCC

Re: [Matplotlib-users] Problem with TkAgg backend on Windows version of EPD 6.0.0?

2010-01-28 Thread Michael Droettboom
It looks like EPD's version of matplotlib wasn't built with the _tkagg extension (it is an optional component). This e-mail thread [1] seems to suggest that it has gone in and out of EPD (though it's supposed to be back in 6.0). Of course, I don't usually run EPD or Windows myself, so I'm com

[Matplotlib-users] Problem with TkAgg backend on Windows version of EPD 6.0.0?

2010-01-28 Thread Bradley Minch
Hi everyone, I would like to develop a Tkinter GUI application for a course that I am teaching this semester that has an embedded matplotlib plot. I was hoping to have this application work with both the Mac OS X and Windows versions of Enthought Python Distribution v. 6.0.0. As a starting p