check? workaround?
I'll appreciate it if anyone else can try and reproduce it.
Oren
Re: [Matplotlib-users] Memory leakage in matplotlib 1.0.1 with wx 2.8.11.0
>
> Michael Droettboom
> Thu, 21 Apr 2011 09:58:10 -0700
> The repository is now on github, so if you want the very latest
The repository is now on github, so if you want the very latest, you
should get it from here:
https://github.com/matplotlib/matplotlib
(We haven't done a terribly good job of advertising that change).
I'm not seeing any leak myself with your script with matplotlib HEAD
plus this pull request:
I have now tested this with version 1.1.0svn from the trunk of the dev
repository. I believe this version contains Michael Droettboo's patch for
pyCXX. (
https://sourceforge.net/tracker/index.php?func=detail&aid=3115633&group_id=3180&atid=103180)
Unfortunately the leak is still evident in the smal
I'm having a memory leakage using matplotlib 1.0.1 with wx 2.8.11.0, on
windows XP.
To reproduce, I used the sample from here:
http://matplotlib.sourceforge.net/examples/animation/dynamic_image_wxagg2.htmland
deleted most of the significant lines (see below). I only create a
canvas but I don't cre