Closed nickberto closed 2 years ago
Hello everyone,
does anyone has a clue how to solve this error?
File "/usr/local/lib/python3.9/site-packages/spotify_ripper-2.9.6-py3.9.egg/spotify_ripper/ripper.py", line 34, in class BitRate(spotify.utils.IntEnum): AttributeError: module 'spotify.utils' has no attribute 'IntEnum'
Thanks and best regards, Nick
Essentially, I was missing the libspotify.so on my PC, there is no limitation to use spotify-ripper just with python 2
Hello everyone,
does anyone has a clue how to solve this error?
File "/usr/local/lib/python3.9/site-packages/spotify_ripper-2.9.6-py3.9.egg/spotify_ripper/ripper.py", line 34, in
class BitRate(spotify.utils.IntEnum):
AttributeError: module 'spotify.utils' has no attribute 'IntEnum'
Thanks and best regards, Nick