it seems PySide2 has Qt Remote Objects support , and I tested with this example https://doc-snapshots.qt.io/qtforpython/tutorials/basictutorial/qml.html with Python 3.6.5 (v3.6.5:f59c0932b4, Mar 28 2018, 16:07:46) [MSC v.1900 32 bit (Intel)] on win32
First , python main.py -platform webgl:port=8998 then I visit http://127.0.0.1:8998 no response , any ideas ?
_______________________________________________ PySide mailing list [email protected] https://lists.qt-project.org/listinfo/pyside
