希望你们中的某些人可以帮助我。我是mac和qt的新手,所以如果我问一些愚蠢的问题,请原谅我。所以问题。我想在macbook上安装PyQt 4.8(Mac OS X 10.6.4)。
首先,我按照此说明
http://doc.trolltech.com/4.7/install-mac.html中的说明安装了Qt 4.7。然后我安装了sip 4.11.2(没有--arch = i386),这里是操作方法页面(http://www.expobrain.net/2010/06/22/install-pyqt4-in-snow-leopard)。之后我尝试安装PyQt 4.8(没有--use-arch = i386),但是我收到了一个错误。我用Google搜索,没有成功。我不知道该怎么办。我尝试从源代码构建它,因为我需要安装更多的软件包,比如qimage2ndarray。我听说使用.dmg(二进制)你可能会遇到麻烦。可能有人可以帮助我。希望我不需要重新安装整个操作系统。
这是错误。
Olis-MacBook-Pro:PyQt-mac-gpl-4.8 opetra$ python configure.py build
Determining the layout of your Qt installation...
Error: Failed to determine the layout of your Qt installation. Try again using
the --verbose flag to see more detail about the problem.