Mews / spotify-lyrics

An app that connects to your spotify to show you the lyrics to the song you're listening to live. No premium required!
GNU General Public License v3.0
14 stars 0 forks source link

Unhandled exception in script #1

Open urltalk opened 2 weeks ago

urltalk commented 2 weeks ago

I got this message

"Failed to execute script 'main' due to unhandled exception: Server listening on localhost has not been accessed

Traceback (most recent call last): File "main.py", line 4, in File "gui.py", line 41, in init File "spotify_client.py", line 15, in create_spotify_client File "spotipy\oauth2.py", line 902, in get_access_token File "spotipy\oauth2.py", line 843, in get_authorization_code File "spotipy\oauth2.py", line 799, in _get_auth_response File "spotipy\oauth2.py", line 822, in _get_auth_response_local_server spotipy.oauth2.SpotifyOauthError: Server listening on localhost has not been accessed"

Mews commented 1 week ago

Hi thanks for opening an issue :) I have exams right now so It might take me a while to address this, but in the meanwhile could answer a few questions about this?