Well, I guess you haven't installed PyQt properly.
You can get PyQt from the official website here:
Riverbank : PyQt : Overview
Or, if you're using a Debian-based Linux distribution, do like this:
$ sudo apt-get install python-qt4 python-qt4-dev python-qt4-doc pyqt4-dev-tools