Short name describing what triggered the graph break
Unable to resolve super getattr
Values or code snippet captured at the break point
Explanation of why the graph break was triggered
Dynamo failed to trace attribute {name}
accessed via super()
(for type {self.typevar}
and object {self.objvar}
) because the resolved attribute type is not supported.
Hints on how to resolve the graph break
super()
.