Project ERROR: Unknown module(s) in QT: x11extras
    Richard Klingler 
    richard at klingler.net
       
    Wed Nov 25 09:32:25 GMT 2020
    
    
  
Good day (o;
I just stumbled upon this project yesterday when I was looking for 
making pyqt5 apps tobe run as an executable for easier distributing...
Installed the pyqtdeploy module as well as other required libs and 
extracted the demo project...
Now when I run build-demo.py I get this error though x11extras are 
installed on my Debian 10.6 system:
Generating the Makefiles...
/home/me/develop/python/pyqtdeploy-3.1.0/demo/sysroot-linux-64/Qt/bin/qmake 
-recursive PyQt5.pro
sip-install: 
'/home/me/develop/python/pyqtdeploy-3.1.0/demo/sysroot-linux-64/Qt/bin/qmake 
-recursive PyQt5.pro' failed returning 3
Info: creating stash file /tmp/tmpfivf8881/.qmake.stash
Reading /tmp/tmpfivf8881/QtCore/QtCore.pro
Reading /tmp/tmpfivf8881/QtNetwork/QtNetwork.pro
Reading /tmp/tmpfivf8881/QtGui/QtGui.pro
Reading /tmp/tmpfivf8881/QtWidgets/QtWidgets.pro
Reading /tmp/tmpfivf8881/QtX11Extras/QtX11Extras.pro
Project ERROR: Unknown module(s) in QT: x11extras
pyqtdeploy-sysroot: execution of 'sip-install' failed: returned exit code 1
Do those two error messages mean anything to someone?
thanks in advance
richard
    
    
More information about the PyQt
mailing list