So it installed ok and runs but the settings have an error saying
QtQuick version 2.7 not installed, I'm really not sure what to do to sort it as iv got PyQt4 & PyQt5 installed already, well i can import them in a python session.
import PyQt5
import PyQt4
Iv done some searching and i'm pretty lost but im a noob so.... :(

.