<div dir="ltr"><div>I'm registering a QML type defined in Python.</div><div><br></div><div>I'm trying to use the pyqt5 QML plugin to make it available to qmlscene and qmltestrunner. I have a project that works if there is no namespace in the QML import.</div><div><br></div><div>But if I want to have a namespace I can't figure out how to get it to work. </div><div><br></div><div>Here is the demo repo <a href="https://github.com/Siecje/qmlplugin">https://github.com/Siecje/qmlplugin</a></div><div><br></div><div>The first commit is working without a namespace. And the second is an attempt at getting it to work.</div><div><br></div><div>Hopefully someone has an idea to try something.</div><div><br></div><div>Thank you for your consideration.</div><div><br></div></div>