following are my python, qt and sip versions
root@thura:~# python -V Python 2.7.3 root@thura:~# qmake --version QMake version 3.0 Using Qt version 5.0.2 in /
this can be solved under MacOS X by installing pyqt with brew
brew install pyqt