mottosso on master
Update Travis for automatic dep… (compare)
mottosso on master
Update Travis for automatic dep… (compare)
loonghao on 0.1.0
loonghao on master
First commit Improve readme Improve readme and 4 more (compare)
show
function, call each line yourself until you hit the point whereby it hangs
show
def _install():
# Default order (customise order and content via QT_PREFERRED_BINDING)
default_order = ("PyQt5", "PySide2", "PySide", "PyQt4")
preferred_order = list(
b for b in QT_PREFERRED_BINDING.split(os.pathsep) if b
Hmmm, here's an old branch in our fork which was created by my colleague for working with 3dsMax. :point_down:
https://github.com/MoonShineVFX/pyblish-qml/tree/3dsmax
Not sure how it works now though, but I remember he did pull it off.