Skip to content

AttributeError: 'XXX' object has no attribute '_QwtPlot__data' #77

Description

@PierreRaybaut

This error occurs whenever a QwtPlot object is being destroyed unexpectedly.

So, the solution would be to handle this error:

  • Silently, if we identify that this can occur when exiting Python properly
  • By raising an explicit exception or RuntimeWarning if we confirm that it should not happen

Metadata

Metadata

Assignees

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions