Skip to content

TypeError: required field "type_ignores" missing from Module #2

@magnooj

Description

@magnooj

After running python -m flask run, I had this error:
TypeError: required field "type_ignores" missing from Module

This bug is about werkzeug 0.15.4 and fixed in 0.15.5. Upgrade from 0.15.4 to a later version.
Simply, run this if you got stuck:
pip3 install --upgrade werkzeug

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions