{{ exception_type }}

{{ exception }}

Traceback (most recent call last)

{{ summary }}

This is the Copy/Paste friendly version of the traceback.

Warning: this feature should not be enabled on production systems.

{% if evalex %}

Hover over any gray area in the traceback and click on the icon on the right hand side of that gray area to show an interactive console for the associated frame. Type arbitrary Python into the console; it will be evaluated in the context of the associated frame. In the interactive console there are helpers available for introspection:

{% endif %}

Hover over any gray area in the traceback and click on on the right hand side of that gray area to show the source of the file associated with the frame.

Click on the traceback header to switch back and forth between the rendered version of the traceback and a plaintext copy-paste-friendly version of the traceback.

URL to recover this traceback page: {{ url }}