sudo apt update

sudo apt install pyqt5*
sudo apt install qt5-default qttools5-dev-tools

验证:

python3

import PyQt5