Pyblish qml
related to Pyblish issues
QML issues¶
Runs from a different interpreter than e.g. maya interpreter.¶
this can result in bugs. e.g.
- import works in 1 python env, but not the other.
- different python versions
Crash in Py3¶
developed in Py2, not yet adapted to py3 bug
QML is slow¶
QML is very slow compared to headless mode
since it added a fake wait, which can’t easily be disabled
issue
Backlinks¶
- Pyblish issue - UI is not artist friendly
- Pyblish lite & Pyblish qml feel to technical for artists.
- Pyblish lite
- more stable UI for Pyblish than Pyblish qml.