Then you have some other kind of problem installing the required packages. Try this, and see what the output is:
python3 -m pip install --user -vvv PyQt5 Do not do this from a directory that contains any file that influences the operation of pip, such as setup.cfg. -- http://www.damonlynch.net
_______________________________________________ Mailing list: https://launchpad.net/~rapid-users Post to : [email protected] Unsubscribe : https://launchpad.net/~rapid-users More help : https://help.launchpad.net/ListHelp

