Skip to content

Error ImportError: cannot import name 'url_quote' from 'werkzeug.urls'  #94

@vmirea

Description

@vmirea

After installation when I wanted to start the chatdocs ui I got an error:
ImportError: cannot import name 'url_quote' from 'werkzeug.urls'

I fixed the error by changing the Werkzeug package version from 3.0.1 to 2.3.7:
pip install Werkzeug==2.3.7

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