QtMqtt not found in PySide6
-
I am trying to use the QtMqtt module with a Pyside6, project. I have tried pip installing from qt servers as recommended from the docs. I have tried just regular pip install.
I have also tried to build from source but the directions do not seem to work.
It appears that it is a supported module, but i can't seem to get find it anywhere
Any help is much appreciated.
-
QtMqtt is available in the commercial distribution under the Qt for Application Development Enterprise (ADE) license.
-
QtMqtt is available in the commercial distribution under the Qt for Application Development Enterprise (ADE) license.
-
@JoeCFD hi, @friedemannkleint refers to PySide6 as explained in the documentation he linked.
-