[PyQt] Need a recipe for building

Phil Thompson phil at riverbankcomputing.com
Wed Sep 30 20:54:40 BST 2009


On Wed, 30 Sep 2009 10:05:40 -0600, Brian Brown <rbb at techgame.net> wrote:
> On Sep 30, 2009, at 1:58 AM, Phil Thompson wrote:
>>>
>>
>>
http://www.riverbankcomputing.com/static/Docs/PyQt4/pyqt4ref.html#configuring-sip-and-pyqt-for-macos-10-6-snow-leopard
>>
> 
> This is exactly what I did to product the error in the first message:
> 
> For Sip:
> 	python ./configure.py --arch=i386
> 
> For PyQt:
> 	python ./configure.py --use-arch=i386
> 
> ... which is what is frustrating. This should work, I think.

And you also said you were using an unsupported version of Qt.

Phil


More information about the PyQt mailing list