[PyQt] pyqtdeploy fails on qt configuration
Sorin Tatah
sorin at lightoptech.com
Wed Aug 21 14:32:41 BST 2019
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/20190821/bfeff049/attachment.html>
More information about the PyQt
mailing list