Re: [Matplotlib-users] RuntimeError after clearing and plotting for many times

2007-12-21 Thread Utkarsh Upadhyay
+1 Worked for me too. Thanks. ~ musically_ut On Dec 12, 2007 7:45 PM, Armando Serrano Lombillo <[EMAIL PROTECTED]> wrote: > Ok, I've just read the thread "Repeated calls to set_text using TeX > formatting results in RuntimeError" which looked very similar to our problem > and after applying t

Re: [Matplotlib-users] Program hangs when I call pylab.show()

2007-04-09 Thread Utkarsh Upadhyay
Hi, The examples worked for me too, and I am using IDLE on Windows. And isn't the program supposed to return control to the terminal even if the Graph Window is in the background? There may be something wrong. Can you post the exact code that you are trying to run and the version numbers? I am no