PyQt on MAC OS X

Phil Thompson phil at riverbankcomputing.co.uk
Mon Dec 13 05:35:46 EST 2004


> 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?

The Fink version of Qt isn't officially supported (the native version is),
although there is a user contributed README.Fink (either with SIP or PyQt,
can't remember which).

Phil




More information about the Python-list mailing list