Запарился ставить. Все время выдает ошибку типа
ibn282:PyQt-mac-gpl-4.8.3 s.su$ python configure.py –verbose
Determining the layout of your Qt installation…
/usr/bin/qmake -spec macx-g++ -o qtdirs.mk qtdirs.pro
make -f qtdirs.mk
g++ -c -pipe -g -gdwarf-2 -arch x86_64 -Xarch_x86_64 -mmacosx-version-min=10.5 -Wall -W -DQT_CORE_LIB -DQT_SHARED -I/usr/local/Qt4.7/mkspecs/macx-g++ -I. -I/Library/Frameworks/QtCore.framework/Versions/4/Headers -I/usr/include/QtCore -I/usr/include -I. -F/Library/Frameworks -o qtdirs.o qtdirs.cpp
g++: error: x86_64: No such file or directory
g++: error: unrecognized option ‘-arch’
g++: error: unrecognized option ‘-Xarch_x86_64’
make: *** Error 1
Error: Failed to determine the layout of your Qt installation. Try again using
the –verbose flag to see more detail about the problem.
ibn282:PyQt-mac-gpl-4.8.3 s.su$
может кто подскажет, есть ли где бинарные сбоки?