tthn0 / Spotify-Readme

A dynamic, customizable, and real-time Spotify now-playing widget that seamlessly integrates with your website or GitHub markdown files!
https://tthn.pythonanywhere.com/?scan=true&theme=dark&eq_color=rainbow
GNU General Public License v3.0
254 stars 206 forks source link

Getting HTTP error code 500 after deployment #25

Open Ugochukwu07 opened 7 months ago

Ugochukwu07 commented 7 months ago

[ERROR] Runtime.ImportModuleError: Unable to import module 'vc__handler__python': cannot import name 'url_quote' from 'werkzeug.urls' (/var/task/werkzeug/urls.py) Traceback (most recent call last):

Status Code: 500 Internal Server Error Host: spotify-readme-gamma-bay.vercel.app Request Path: /api Request ID: 9tr5s-1709187115156-2eb1a61308cf Request User Agent: github-camo (723732d2) Level: Error

tthn0 commented 7 months ago

This is most likely due to an outdated dependencies list. Just go to the ./api/requirements.txt file and remove the version numbers and it should work fine.