From: Caleb C. <cad...@gm...> - 2011-04-19 16:34:28
|
On Tue, Apr 19, 2011 at 1:01 PM, Michael Droettboom <md...@st...> wrote: > There's a lot of moving parts here. Running your script again is > showing some leaks in valgrind that weren't there before, but a number > of the underlying libraries have changed on my system since then (memory > leaks tend to be Whac-a-mole sometimes...) > > Which versions of the following are you running, and on what platform -- > some variant of MS-Windows if I recall correctly? > > Python > Numpy > wxPython > Tkinter Windows XP SP 3 Python - 2.6.6 Numpy - 1.4.1 wxPython - 2.8.11.0 Tkinter - $Revision: 73770 $ I'll install new versions of Numpy and wxPython (and maybe Python) and try again. |