Re: [Matplotlib-users] Problem of memory for image buffer

2008-07-09 Thread Maxime Bois
Tahnk you for the link. In fact, I don't know what's happen yesterday because I can't reproduce the error. I launch again my program and everything is good, I don't have the error anymore... Cheers, Maxime Michael Droettboom a écrit : > Have a look here for some information about memory leaks:

Re: [Matplotlib-users] Problem of memory for image buffer

2008-07-08 Thread Michael Droettboom
Have a look here for some information about memory leaks: http://matplotlib.sourceforge.net/faq.html#LEAKS Can you provide a small standalone script that reproduces the error? It is possible that the figures are not being destroyed correctly because an extra reference is being held to them or