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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions