[PyQt] Config error doing `python configure.py`

Phil Thompson phil at riverbankcomputing.com
Wed May 31 08:33:59 BST 2017


On 31 May 2017, at 1:44 am, Luna Tuna <fruitfulapproach at gmail.com> wrote:
> 
> I'm trying to build PyQt5 for the purpose of OpenGL support.  Here is the error output:
>  
> >python configure.py --verbose
> Querying qmake about your Qt installation...
> Determining the details of your Qt installation...
> C:\WinBuilds\bin\qmake.exe -spec win32-msvc2015 -o qtdetail.mk qtdetail.pro
> Could not find qmake configuration file win32-msvc2015.
> Error processing project file: qtdetail.pro
> Error: Failed to determine the detail of your Qt installation. Try again using
> the --verbose flag to see more detail about the problem.

That would suggest a problem with your Qt installation.

Phil


More information about the PyQt mailing list