TypeError: QwtPlotDict.__init__() [...] with PySide 6.5.0
I'm using
Python3.11.2,PySide6,PySide6-Addons, andPySide6-Essentials6.5.0,QtPy2.3.1, andPythonQwt0.10.2
(i.e. the current version of the packages)
and I'm facing errors. Even with the tests (from qwt import tests; tests.run()) I got a bunch of plots not working, and in the logs I have errors ending with AttributeError: 'BodePlot' object has no attribute '_QwtPlot__data'