Skip to content

"module 'flask.json' has no attribute 'JSONDecodeError'" #25

@marcin2x4

Description

@marcin2x4

Below line:

from json.decoder import JSONDecodeError

Throws an error:

"module 'flask.json' has no attribute 'JSONDecodeError'"

Modules version in docker container after running pip3 freeze:

Werkzeug==3.1.3
Flask==3.1.2
flask-cors==6.0.1
Flask-Uploads==0.2.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions