GB9625

Graph-Break Type

Short name describing what triggered the graph break

traceback.tb_lasti not supported

Context

Values or code snippet captured at the break point

{self} accessing ‘tb_lasti’

Explanation

Explanation of why the graph break was triggered

Dynamo does not support accessing the tb_lasti attribute of traceback objects.

Hints

Hints on how to resolve the graph break

Additional Information

Click here to add Additional Info

Back to Registry