Skip to content

Crashing if orjson is installed #421

@mfriedy

Description

@mfriedy

Hi,

There seems to be an issue in PR#408

In _patches.py
we have:
from plotly.io._json import config

but then later in the code

JsonConfig.validate_orjson()

Which throws an error that JsonConfig doesn't exist

Looking at the plotly code, of course config = JsonConfig...

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions