Re: [Matplotlib-users] PyPlot crashes upon closing

2012-02-22 Thread Marcel
cabraut writes: > > > Dear Jakob and Ben, > > I am seeing the same error. This is with a clean install of Python 2.7, > numpy 1.6.1, and matplotlib 1.0.1 (all 32-bit versions running under a Win 7 > 64-bit OS). In fact, all I am doing to test this is to execute the > 'embedding_in_tk.py' ex

Re: [Matplotlib-users] PyPlot crashes upon closing

2011-08-21 Thread cabraut
Dear Jakob and Ben, I am seeing the same error. This is with a clean install of Python 2.7, numpy 1.6.1, and matplotlib 1.0.1 (all 32-bit versions running under a Win 7 64-bit OS). In fact, all I am doing to test this is to execute the 'embedding_in_tk.py' example that is on the examples web p

Re: [Matplotlib-users] PyPlot crashes upon closing

2011-08-03 Thread Benjamin Root
On Wed, Aug 3, 2011 at 3:50 AM, Jakob123 wrote: > > Hej there! > I am using PyPlot to draw onto a Tkinter GUI (in Python 2.6). Works fine, > but when I close the window (root.destroy()) PyPlot apparently crashes with > the error message "Fatal Python error: PyEval_RestoreThread: NULL tstate" > (er

[Matplotlib-users] PyPlot crashes upon closing

2011-08-03 Thread Jakob123
Hej there! I am using PyPlot to draw onto a Tkinter GUI (in Python 2.6). Works fine, but when I close the window (root.destroy()) PyPlot apparently crashes with the error message "Fatal Python error: PyEval_RestoreThread: NULL tstate" (error 0x4015). All I found was http://groups.google.com/g