cannot import name 'url_quote' from 'werkzeug.urls'

1.1k Views Asked by At

cannot import name 'url_quote' from 'werkzeug.urls' is shown while debugging my app. Py code in visual studio 2022

I tried installing and upgrading werkzeug and flask and i was expecting for the web app to open successfully

0

There are 0 best solutions below