DiNitride / Discord-Music-Status

A Self-Bot program to display your music from Spotify, iTunes, Winamp, and other music players, as your "Playing" status on Discord
72 stars 19 forks source link

I get this error message #16

Closed miguelogin closed 6 years ago

miguelogin commented 6 years ago

http://prntscr.com/gnnoua

DiNitride commented 6 years ago

What version of Python are you running

miguelogin commented 6 years ago

3.5

DiNitride commented 6 years ago

Did you read the requirements?

DiNitride commented 6 years ago

https://github.com/DiNitride/Discord-Music-Status/blob/master/README.md#requirements

miguelogin commented 6 years ago

Oh, i didn't noticed. Sorry

DiNitride commented 6 years ago

No worries, I make use of f-strings which is Python 3.6 > only. You'll have to update your install or use a virtualenv