I use matplotlib 1.1 and numpy 1.5.0
gc.collect() after the function call solved the problem! Thanks alot!
Den torsdagen den 13:e oktober 2011 skrev John Hunter:
> On Thu, Oct 13, 2011 at 12:42 AM, Viktor Forsman
> wrote:
>> Hi,
>>
>> I have problems with a memory
Hi,
I have problems with a memory leak in a webapplication involving matplotlib.
Basically, I have a function which usies the OO way of generating the graph,
printing it to a StringIO object and returning that. I've posted a question
with the details on stackoverflow (
http://stackoverflow.com/que