Note to self.
When using pyqtgraph in QtCreator6, make sure to remember that importing QGraphicsScene is from PySide6.QtWidgets and needs to be *before* importing pyqtgraph, otherwise it fails in your subclassed QWidget, quite obscurely.
pyqtgraph.systemInfo() helps
#pyqtgraph #PyQt #Python
0
0
0
0