priority: 1 - middleIssues which should be done at some point, but aren't that important.Issues which should be done at some point, but aren't that important. With QtWebEngine 6.3 (and PyQtWebEngine 6 ...
We have PyQt5 app that uses the PyQtWebEngine (embedded Chromium browser) component, which we freeze with cx_Freeze from a venv virtual environment. We successfully frozen this application in the past ...