I have a couple questions about anim.py:
http://matplotlib.sourceforge.net/examples/anim.py

I'm running Python 2.5.1 and Matplotlib 0.90.1 under Win 2000.

1. Running anim.py at DOS prompt: it runs correctly until 
the end:

    Fatal Python error: PyEval_RestoreThread: NULL tstate

    This application has requested the Runtime to terminate it in an unusual 
way.
    Please contact the application's support team for more information.

How can I get rid of this error?

2. Running under the Python interpreter (using execfile):

The Tk window will not display until the script has finished 
running, so the animation cannot be viewed.  How can I run
this animation from the interpreter window?

Thank you,
Alan Isaac



-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to