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 0x40000015). All I found was 
http://groups.google.com/group/comp.lang.python/msg/8e6bbae27a99f6d3 this 
but it didnt help, I am using matplotlib 1.0.0.

Some pointers would be great, I am still a rookie when it comes to
programming...

Thanks in advance /Jakob

-- 
View this message in context: 
http://old.nabble.com/PyPlot-crashes-upon-closing-tp32184426p32184426.html
Sent from the matplotlib - users mailing list archive at Nabble.com.


------------------------------------------------------------------------------
BlackBerry® DevCon Americas, Oct. 18-20, San Francisco, CA
The must-attend event for mobile developers. Connect with experts. 
Get tools for creating Super Apps. See the latest technologies.
Sessions, hands-on labs, demos & much more. Register early & save!
http://p.sf.net/sfu/rim-blackberry-1
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to