Ryan May wrote:
> 
> Right, the show() command starts the GUI's mainloop, which blocks 
> execution of the script until you close the figure.  What you probably 
> want is something like the dynamic_demo.py example.

...which barfes for me:

Traceback (most recent call last):
   File "dynamic_demo.py", line 3, in <module>
     import gobject
ImportError: No module named gobject

What does that mean?

Chris

-- 
Simplistix - Content Management, Zope & Python Consulting
            - http://www.simplistix.co.uk

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to