Skip to content

json import error in itsdangerous package #797

@havok2063

Description

@havok2063

There is a version bump in the itsdangerous package dependency, that is causing some import issues.

from itsdangerous import json as _json

ImportError: cannot import name 'json' from 'itsdangerous' (/opt/anaconda3/envs/astro/lib/python3.10/site-packages/itsdangerous/__init__.py)

Pinning to itsdangerous==2.0.1 fixes the issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    buga general bug or other breaking feature

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions