GB8887

Graph-Break Type

Short name describing what triggered the graph break

NamedTupleVariable.setattr bad args

Context

Values or code snippet captured at the break point

{len(args)} args and {len(kwargs)} kwargs

Explanation

Explanation of why the graph break was triggered

Expected exactly 2 positional args for setattr.

Hints

Hints on how to resolve the graph break

No hints provided.

Additional Information

Click here to add Additional Info

Back to Registry