I managed to install PyQt4 but it install under Python 2.6. How do I get it installed under Python 2.7?
Try to do it via python2.7 pip install pyqt4