[PyQt] pyqtdeploy-sysroot: Unable to find an installation of Python v2.7

Phil Thompson phil at riverbankcomputing.com
Fri Sep 13 15:48:33 BST 2019


On 13/09/2019 14:29, Mike wrote:
> Dear Friends
> 
> 
> My python version is 3.7.1, when I use the pyqtdeploy with command
> 'python build-demo.py'(demo from pyqtdeploy) I got the error message
> below:
>     "pyqtdeploy-sysroot: Unable to find an installation of Python v2.7"
> Please help me on how to fix it, thank you very much

Install Python v2.7 which is needed to build Qt from source on Windows.

I *strongly* recommend you use a different tool, eg PyInstaller, which 
you will find easier to use.

Phil


More information about the PyQt mailing list