You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PierreRaybaut
changed the title
AttributeError: 'BodePlot' object has no attribute '_QwtPlot__data'
AttributeError: 'XXX' object has no attribute '_QwtPlot__data'
Oct 1, 2023
This error occurs whenever a
QwtPlot
object is being destroyed unexpectedly.So, the solution would be to handle this error:
The text was updated successfully, but these errors were encountered: