eniklas / gamatrix

Inspect GOG DBs and report the games in common between them
Mozilla Public License 2.0
11 stars 3 forks source link

ImportError: werkzeug.urls #125

Open Marieldril opened 2 months ago

Marieldril commented 2 months ago

ImportError: cannot import name 'url_quote' from 'werkzeug.urls' (C:\Users\User\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.10_qbz5n2kfra8p0\LocalCache\local-packages\Python310\site-packages\werkzeug\urls.py)

Marieldril commented 2 months ago

Fix: Use current Flask version, in project it is 2.2.2