Install PyQt6 and all necessary subpackages (ubuntu: `sudo apt install python3-pyqt6 python3-pyqt6.qtmultimedia python3-pyqt6.qtsvg`)
Try the features related to the touched code: keyboard shortcuts, webcam scanning features...
```
./electrum-abc
QT_API=pyqt6 ./electrum-abc
```