To confirm when I run the following code, I get the engine
import sgtk
engine = sgtk.platform.current_engine()
I can also see it finds the pyside correctly when I do engine._has_qt.
To confirm when I run the following code, I get the engine
import sgtk
engine = sgtk.platform.current_engine()
I can also see it finds the pyside correctly when I do engine._has_qt.