[PyQt] Pyqtdeploy Qt Fails

Sorin Tatah sorin at lightoptech.com
Fri Aug 23 14:10:46 BST 2019


Hello,


I'm trying to compile a pyqt5 application following the pyqtdeploy documentation but no success.
When running build-demo.py, it produces an error when qt is been configured. I have downloaded all the correct and required tarballs for demo.

Also, if i compile qt separately, it works just fine following this https://www.ics.com/blog/how-compile-qt-source-code-linux.

Running this,

python3 build-demo.py --verbose

I get the following error:

*pyqtdeploy-sysroot: Execution failed: returned exit code 3*

I wonder if I am missing any command configure options or libraries. Any help will be greatly Appreciated

I'm using python 3 on ubuntu 18

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20190823/61827907/attachment.html>


More information about the PyQt mailing list