couldbejake / spotify2mp3

Simple free and unlimited Spotify playlist downloads. Spotify2mp3 - Spotify Downloader
MIT License
269 stars 42 forks source link

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

Closed utsavpaudel closed 11 months ago

utsavpaudel commented 11 months ago

Even tried in a clean env, looks like flask submodule error in flask\helpers.py line 14

couldbejake commented 11 months ago

Can you post a full error log? Also which Python version are you using?

utsavpaudel commented 11 months ago

Python version is 3.8.1 and I lost the error message now. It's solved by using flask 2.2.5. I already see a pull request there, approve it I guess.

couldbejake commented 11 months ago

Brilliant to hear it's solved.

I've just accepted the Synk PR.

Let me know if there's anything else you need.

Kind regards, Jake