attreyabhatt / Python-Music-Player

Music Player built using Python and Tkinter
152 stars 85 forks source link

Showing Error while selecting music #2

Closed pandeyanshu326 closed 5 years ago

pandeyanshu326 commented 5 years ago

While browsing music and then click on play button an error i.e. UnicodeDecodeError:'charmap' codec can't decode byte 0x9d in position 108: character maps to undefined Or it goes in except portion and print messagebox. How can i resolve it Please help