As title, almost wasted me an hour to figure out the problem. Always install with sudo apt install and use system-site-packages for virtualenv
For example for QtWebEngine, install with
sudo apt-get install python3-pyqt5.qtwebengine
As title, almost wasted me an hour to figure out the problem. Always install with sudo apt install and use system-site-packages for virtualenv
For example for QtWebEngine, install with
sudo apt-get install python3-pyqt5.qtwebengine