[PyQt] pyqt installation error

Phil Thompson phil at riverbankcomputing.com
Tue Sep 21 12:29:32 BST 2010


On Tue, 21 Sep 2010 13:15:56 +0300, Ben George <bentech4you at gmail.com>
wrote:
> when i tried to compile configure.py,i got this error
> 
> me using redhat 5.5
> 
> 
> 
> [root at server PyQt-x11-gpl-4.7.7]# python configure.py --verbose
> Determining the layout of your Qt installation...
> /usr/lib/qt-3.3/bin/qmake -o qtdirs.mk qtdirs.pro

Use configure.py's --qmake option to point to your Qt4 qmake (rather than
your Qt3 qmake).

Phil


More information about the PyQt mailing list