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
Hi @aminosora , It seems that is caused by the environment setting. However, I could not figure it out which part matters. Could you kindly specify what should be fixed?
The code expects string but receives a byte string instead. Hence the following error message.
sample prints:
Fixing id3 tags
a bytes-like object is required, not 'str'
error getting album and lyrics
Steps to reproduce:
download any song using instantmusic:
$ instantmusic
Enter songname/ lyrics/ artist.. or whatever
The text was updated successfully, but these errors were encountered: