Skip to content

Is there debugging in solara ? #2745

Closed
@colinfrisch

Description

@colinfrisch

problem

I noticed that when there is an error while visualising a mesa model with solara, it only displays the error type, not the classic debugging error (document, line, etc.).
For example, I got an error AttributeError: 'my_object' object has no attribute 'len', but I didn't know what part it was referring to, as I was using dependencies to different files that I created.

Solution requested

Is there a simple option to display the full error message if needed ?


Did a PR for this in #2747

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions