pyqtdeploy: Using PythonModule

Patrick Stinson patrickkidd at gmail.com
Thu Oct 1 01:42:17 BST 2020


My pyqtdeploy sysroot is successfully finding the following component plugin for the third-party python module ‘six.py’. The module is checked in the “Other Packages” tab in the pyqtdeploy project. But I get an import error when importing it from my app code saying the module ‘six’ doesn’t exist. How does pyqtdeploy find the .py file for a PythonModule `provides` entry in a sysroot?


More information about the PyQt mailing list