So I use houdini Command-Line Scripting to get access to houdini python lib
and that worked very well, but with no-gui mode I dont have main windows, therefore I would like to know
if I can create an QApplication with hou.PySide2?
or is there anyway around that problem?