couldbejake / spotify2mp3

Simple free and unlimited Spotify playlist downloads. Spotify2mp3 - Spotify Downloader
MIT License
269 stars 42 forks source link

Error #51

Open Jeviix opened 10 months ago

Jeviix commented 10 months ago

ali@DESKTOP-MOIQDK7 MINGW64 ~/spotify2mp3 (main) $ python spotify2mp3.py Traceback (most recent call last): File "spotify2mp3.py", line 202, in utils.print_splash_screen() File "C:\Users\ali\spotify2mp3\utils.py", line 18, in print_splash_screen print(colours.SPOTIFYGREEN + ''' File "C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.8_3.8.2800.0_x64__qbz5n2kfra8p0\lib\encodings\cp1252.py", line 19, in encode return codecs.charmap_encode(input,self.errors,encoding_table)[0] UnicodeEncodeError: 'charmap' codec can't encode characters in position 51-65: character maps to

ali@DESKTOP-MOIQDK7 MINGW64 ~/spotify2mp3 (main) $ python --version Python 3.8.10

otmanzy99 commented 10 months ago

Have the same error.

EDIT: Okay, you can just go into Git directory and open the spotify2mp3.py file and that will open the application.