I’m trying to install PyQtWebEngine on an Ubuntu 22.0 ARM VM running under UTF on a MacBook M3 Max. I’ve searched multiple stack overflow and other pages and I’m stuck.
What I’ve done:
pip install --upgrade pip
sudo apt install qt5-default
pip install pyqt5-sip
sudo apt-get install qtbase5-dev qtchooser qt5-qmake qtbase5-dev-tools
sudo apt-get install pyqt5-dev
What I get:
dean@ubuntu:~$ pip install pyqt5
Defaulting to user installation because normal site-packages is not writeable
Collecting pyqt5
Using cached PyQt5-5.15.11.tar.gz (3.2 MB)
Installing build dependencies ... done
Getting requirements to build wheel ... done
Preparing metadata (pyproject.toml) ... -Killed
VM Specs:
Ubuntu 22.04
8GB, 4 Cores, 32GB disk (47% free)
Host Specs
Macbook M3 Max 96 GB Ram