Skip to content

cannot import name 'soft_unicode' from 'markupsafe' #1

@akamil-etsy

Description

@akamil-etsy

i was getting this error when running docker-compose up --build : cannot import name 'soft_unicode' from 'markupsafe'

the solution was to upgrade Flask and jinja2 in requirements.txt and also add MarkupSafe version 2.0.1, pls fix

flask==2.0.3
jinja2==3.1.2
MarkupSafe==2.0.1

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