[PyQt] memory leak on a Mac
Danny Shevitz
shevitz at lanl.gov
Thu Jan 27 18:00:25 GMT 2011
Arne Schmitz <arne.schmitz <at> gmx.net> writes:
>
> Am 27.01.2011 um 18:12 schrieb Danny Shevitz:
>
> > Any PyQt application generates the same message. If I run something from the
> > samples directory, I get the same memory leak, so it is nothing in my code.
>
> I don't have those problems. How did you install PyQt? I use MacPorts (using
Python 2.7).
>
> Regards,
>
> Arne
>
I got the gzipped tarball, unpacked it. cd'ed to the directory. Then I
ran:
python configure.py
make
make install.
I had to do this for sip as well.
D
More information about the PyQt
mailing list