You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "./jbripper.py", line 6, in <module>
from jukebox import Jukebox, container_loaded
File "/Users/bruno/spotifyripper/jukebox.py", line 10, in <module>
from spotify import ArtistBrowser, Link, ToplistBrowser, SpotifyError
ImportError: cannot import name ToplistBrowser
The text was updated successfully, but these errors were encountered:
Any ideas?
The text was updated successfully, but these errors were encountered: