pyqtdeploy-sysroot error
Phil Thompson
phil at riverbankcomputing.com
Sat May 14 22:59:32 BST 2022
On 14/05/2022 20:41, Noah Landgraf wrote:
> Hello,
>
> I am trying to work through the pyqt-demo from the User guide online
> and
> I am having trouble with pyqt-sysroot. When I try to build the demo, I
> get the following.
>
> Thanks for any help
>
> -Noah
>
>
> (venv) C:\Users\Noah\Desktop>python demo\build-demo.py
> Verifying host architecture 'win-32'...
> Verifying target architecture 'win-32'...
> Verifying OpenSSL...
> Verifying Python...
> Verifying PyQt...
> Verifying PyQt3D...
> Verifying PyQtChart...
> Verifying PyQtDataVisualization...
> Verifying PyQtNetworkAuth...
> Verifying PyQtPurchasing...
> Verifying QScintilla...
> Verifying Qt...
> Verifying SIP...
> Verifying zlib...
> zlib: installing component...
> pyqtdeploy-sysroot: execution of 'nmake' failed: returned exit code
> None
>
> (venv) C:\Users\Noah\Desktop>
Run it with the --verbose flag to see what's going on.
Phil
More information about the PyQt
mailing list