Search code examples
pythonpython-3.xqtpyqt4python-3.6

How to install PyQt4 for Python 3.6 in windows 10


I have tried to install it using SIP but in windows make is not working. So I am stuck in installation.


Solution

  • Try installing the binary from http://www.lfd.uci.edu/~gohlke/pythonlibs/#pyqt4

    Make sure you choose the right 32 or 64 bits version.