From: John H. <jdh...@ac...> - 2004-02-11 15:17:40
|
>>>>> "derek" == derek bandler <d_b...@ho...> writes: derek> A small problem - I downloaded the tar/zipped file to my derek> pc, but winzip errors on onloading it. I downloaded derek> something called power zip and have the same problem. derek> There's an error msg that the archive may be corrupt. Oh, I assumed you were on a UNIX platform because of the Solaris reference. Here's a link to a windows installer http://nitace.bsd.uchicago.edu:8080/files/share/matplotlib-0.50j.win32.exe derek> As far as the patch, would that require re-building the derek> software? Yep, and this is far from trivial on win32. Hopefully, the pygtk maintainers will include the patch in the next release, but there has been grumbling on the pygtk list about patches collecting dust. In any case, I cache most of the relevant stuff now, so repeated draws should not expose the memory leak as before. Give it a try. JDH |