PyQt on MAC OS X

Michael McGarry replytogroup at nospam.org
Mon Dec 13 18:42:38 EST 2004


Kevin Walzer wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> I've assembled a binary installer for the native version of PyQt. See
> http://www.wordtech-software.com/pyqt-mac.html
> 
> I built it on Panther. Not sure if it will work on Jaguar, but you're
> welcome to give it a try.
> 
> 
> 
> Michael McGarry wrote:
> | Hi,
> |
> | I'm trying to get PyQt up and running under Mac OS X 10.2.8, but
> | can't get past configuring sip.
> |
> | I installed fink's qt3-3.2.3-2 and restarted my shells to get
> | qt3's environment variables QTDIR and QMAKESPEC.
> |
> | I downloaded sip-4.1 from
> | http://www.river-bank.demon.co.uk,
> | unpacked it, ran
> |
> |     python configure.py
> |
> | and got this error:
> |
> |     Error: /sw/share/qt3/mkspecs/darwin-g++/qmake.conf: macro
> |     'QMAKE_LIBDIR/$(TARGET1)' is not defined.
> |
> |
> | Any ideas?
> |
> | Michael
> 
> 
> - --
> Cheers,
> 
> Kevin Walzer, PhD
> WordTech Software--Open Source Applications and Packages for OS X
> http://www.wordtech-software.com
> http://www.smallbizmac.com
> http://www.kevin-walzer.com
> mailto:sw at wordtech-software.com
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.2.4 (Darwin)
> Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org
> 
> iD8DBQFBvb9CJmdQs+6YVcoRAsv2AJ4rkwZ2kO8kPcBKoZ5h1F8vEof+lwCeNO8n
> rK8yurwPQaJFH8yK6PlbOtg=
> =0LQg
> -----END PGP SIGNATURE-----
> 
Kevin,

thanks that did the trick!!!

One problem is my Window created in Qt appears underneath all others on 
the screen and focus never goes completely onto this window. Kind of weird.

Any ideas?

Michael



More information about the Python-list mailing list