To install pyqt sip needs to be installed first.
downloading the tarball from riberbank sip is installed by saying
python configure.py
make
make install / or checkinstall –install=no
dpkq -i sip_xxx
Building pyqt follows the same procedure.
BEWARE: if you get the Error: Unable to create the C++ code.” then check that your current path does not contain spaces.