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

syntax error #54

Closed agiganticmidget closed 6 years ago

agiganticmidget commented 6 years ago

Not sure what I am doing wrong here. syntax error

DiNitride commented 6 years ago

What version of Python are you on

On Thu, 24 May 2018, 02:13 agiganticmidget, notifications@github.com wrote:

Not sure what I am doing wrong here. [image: syntax error] https://user-images.githubusercontent.com/39574808/40459210-1c847b36-5ece-11e8-8f1f-b8068667a468.png

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/DiNitride/Discord-Music-Status/issues/54, or mute the thread https://github.com/notifications/unsubscribe-auth/AQznLxh5CbQNOck0p4Pj1lDWOZVI9hMvks5t1glDgaJpZM4ULaa0 .

agiganticmidget commented 6 years ago

I am using Python 3.7

DiNitride commented 6 years ago

Hm, strange. Let me check that there hasn't been a library update

DiNitride commented 6 years ago

Sorry for the delay, I have exams currently. I have set up a fresh environment using Python 3.6.5 and have no issues, so it is most likely an issue with Python 3.7. Until my exams are done I have no time to look into the issue on 3.7, so I'd advise running a Python 3.6 venv for the script.