Skip to content

Quickstart fails to run - due to incompatible Werkzeug #3

@tomjuggler

Description

@tomjuggler

I had an error running this template (thanks by the way) from the quickstart guide. The issue seems to be an incompatible update to Werkzueg - which I solved by a quick downgrade:

pip install Werkzeug~=2.0.0

I think adding the correct Werkzeug version to the requirements.txt would solve this for future users?

Stackoverflow thread regarding the error message I got, running on Ubuntu 22.04:
https://stackoverflow.com/questions/71652965/importerror-cannot-import-name-safe-str-cmp-from-werkzeug-security

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