GB0131

Graph-Break Type

Short name describing what triggered the graph break

Unsupported setitem/setattr inline attempt

Context

Values or code snippet captured at the break point

code name: {code.co_name}, args: {args}

Explanation

Explanation of why the graph break was triggered

Attempted to inline {code.co_name} where first argument (self) is not a user-defined object.

Hints

Hints on how to resolve the graph break

No hints provided.

Additional Information

Back to Registry