How can I solve the "QML module not found (QtQuick.Controls.Styles)
-
I'm developing a project which I have a main.py backend file and .qml files that will show some infos. I'm trying to insert a circle gauge but i need this module.
I already tried some tutoriais in this site but I'm new in Qt and I didn't understand how to fix it. If someone could explain me step by step I appreciate.