pyside6.4.1 qml module "QtCharts" is not installed
Unsolved
QML and Qt Quick
-
wrote on 6 Jan 2023, 10:02 last edited by
import QtCharts in qml file:
import QtCharts 2.15
get error: module "QtCharts" is not installed
i find some similiar question in this forum, but no solutions that worked
environment: win10 python 3.11 pyside6 6.4.1
im prttey sure that QtCharts is installed under this directory
how to make it work with qml in pyside6 -
import QtCharts in qml file:
import QtCharts 2.15
get error: module "QtCharts" is not installed
i find some similiar question in this forum, but no solutions that worked
environment: win10 python 3.11 pyside6 6.4.1
im prttey sure that QtCharts is installed under this directory
how to make it work with qml in pyside6wrote on 7 Jan 2023, 03:54 last edited byThis post is deleted!
2/2