Module "QtQuick.Controls" version 1.3 is not installed

Hi guys:

pyblish_qml opens with nothing in it. transparent windows

hquintanaro@PyblishRG:~$ cat /etc/debian_version
8.11

hquintanaro@PyblishRG:~$ python -V
Python 2.7.9

hquintanaro@PyblishRG:~$ python -m pyblish_qml
Starting pyblish-qml server…
Using Python @ ‘/usr/bin/python’
Using PyQt5 @ ‘None’
Targets: default
Starting pyblish-qml
Done, don’t forget to call show()
Entering state: “hidden”
Entering state: “ready”
Entering state: “clean”
Entering state: “alive”
Settings:
HeartbeatInterval = 60
WindowTitle = Pyblish
WindowPosition = [100, 100]
WindowSize = [430, 600]
ContextLabel = Context
HiddenSections = [u’Collect’]
Entering state: “visible”
file:///usr/local/lib/python2.7/dist-packages/pyblish_qml/qml/app.qml:9:1: module “QtQuick.Controls” version 1.3 is not installed

Install PyQT5 from the url:

Your version of PyQt5 is too old, you need 5.7 or above.

Try this: https://github.com/pyqt/python-qt5#a-install-with-pip-and-git