Re: matplotlib pyplot stop working

2015-02-20 Thread dk
yep I get the same issue the guy is commenting, were it happen when I run it more than once, I will try to do the multiprocess that he mention and I will see what happen. On Friday, February 20, 2015 at 11:22:32 AM UTC-6, Collin Anderson wrote: > > Hi, > > The freezing could be a memory leak.

Re: matplotlib pyplot stop working

2015-02-20 Thread Collin Anderson
Hi, The freezing could be a memory leak. http://stackoverflow.com/questions/7125710/matplotlib-errors-result-in-a-memory-leak-how-can-i-free-up-that-memory Could the image be cached by the browser, does shift+F5 refresh it? The easiest way to fix it would be to use a different url/filename eve