I chronicled some of my MPL problems here. It appeared that show() could 
be the problem. The problem is apparently the difference between running 
the program in IDLE and executing it from the folder (Maybe there's a 
name for that?). There are only about 8 lines of MPL code to the show() 
in a def. I inserted and moved a return down each line, executing the 
program afterwords. It behaved as expected, no plot.  Once I removed the 
plot, I got the unexpected behavior. A video clip not played. So off to 
a direct py file execution. It worked fully.

What this amounts to is that we need to find a better way for users to 
execute the program than through IDLE. Tomorrow  I'll pass this by the 
original developer.
-- 
"Crime is way down. War is declining. And that's far from the good 
news." -- Steven Pinker (and other sources) Why is this true, but yet 
the media says otherwise? The media knows very well how to manipulate us 
(see limbic, emotion, $$). -- WTW

------------------------------------------------------------------------------
SOLARIS 10 is the OS for Data Centers - provides features such as DTrace,
Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW
http://p.sf.net/sfu/solaris-dev2dev
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to