[Pythonmac-SIG] PyQt won't install

Feat jf at ai.univ-paris8.fr
Tue Oct 5 11:10:09 CEST 2010


hi there!

Im running Mac OS X 10.5.8 and Python 2.5.2;
having successfully installed:
- the latest Qt SDK I could find [mac open source]
- the latest SIP [4.11.1] that I succeeded to build (1)

I should be able to install PyQt 4.7.7, but even the first configure phase (2) fails when invoking a "QT" command that doesn't exist:

>Qt v4.7.0 free edition is being used.
>Qt is built as a framework.
>SIP 4.11.1 is being used.
> ... ... ...
>Generating the C++ source for the QtCore module...
>sh: QT: command not found

what am I missing?

has anybody else encountered this issue?

how did you solve it?

(1) the latest SIP [4.11.2] fails when running the "make install" command
(2) this is the usual "python configure.py" command, as recommended in the README file

-- 
Jym Feat ~ Paris FR 75018


More information about the Pythonmac-SIG mailing list