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.
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
I am using matplotlib.pyplot to generate a plot image, put it in a temp
folder,
and then use that to populate a webpage.
the problem is:
1) always display the same image, I all ready deleted the image before
creating the new one,
I also set pyplot .close() to close all my figures.
2) some t
3 matches
Mail list logo