PDA

View Full Version : How can I install pyQt5



prachi kamble
4th June 2015, 12:13
hi,i am new to 'pyqt'.
When I try installing the pyQt5 (on Windows) using the command python configure. I get following error:



Error: error could not find qmake configuration file win32-msvc
Error:error failed to determine the detail of your qt installation


I got the pyQt5 here: http://www.riverbankcomputing.co.uk/software/pyqt/download5
sip and python (from "http://www.riverbankcomputing.co.uk/software/")installation is done but while installing pyqt5 error occurs.

(I am using VS2012 developers command prompt for installing pyqt, and i have QT installed on my pc)
How can I install pyQt5?