Skip to content

TypeError: QwtPlotDict.__init__() [...] with PySide 6.5.0 #74

@ZeeD

Description

@ZeeD

I'm using

  • Python 3.11.2,
  • PySide6, PySide6-Addons, and PySide6-Essentials 6.5.0,
  • QtPy 2.3.1, and
  • PythonQwt 0.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'

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions