On Wed, Aug 3, 2011 at 3:50 AM, Jakob123 <jakob.glei...@ise.fraunhofer.de>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"
> (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
>
>
Jakob,

A little while back, we put out an important v1.0.1 release that addressed
many issues with the various backends.  While I don't remember all of the
bugs it fixed, it may have fixed that one.  I would suggest installing that
version and seeing if it work for you.

Ben Root
------------------------------------------------------------------------------
BlackBerry&reg; 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