Error with Arch Linux (AUR) installs. No Module named PyQt5
I see your install.py includes
requires=['PyQt5'],
But this dependency will only be checked through pip installs.
AUR pkgbuild might not check it's dependencies.
I'm using AURA - 1.3.9
uname -a => 4.13.9-1-ARCH