PDA

View Full Version : Cannot compile PyQt4 under Mac OS 10.4.11



ceharon
6th May 2009, 06:46
Hello,

I cannot compile PyQt (4.4.4) On Mac OS 10.4.11.

When I run python configure.py I get the following error:
sip: Unable to find file "sip/QtCore/QtCoremod.sip"
Error: Unable to create the C++ code.

Anyone know what I might be doing wrong?

Using:
SIP 4.7.9
Python 2.6.2
Qt 4.5.1
Mac OS X 10.4.1

Thanks,
Charles