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
71 stars 19 forks source link

invalid syntax #37

Closed Hexality closed 6 years ago

Hexality commented 6 years ago

image how i fix this?

DiNitride commented 6 years ago

Update to Python 3.6, it's in the requirements

On 18 Dec 2017 21:11, "LinuxGamer" notifications@github.com wrote:

[image: image] https://user-images.githubusercontent.com/17398632/34128265-3d2387e6-e427-11e7-96c5-52a69c215e71.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/37, or mute the thread https://github.com/notifications/unsubscribe-auth/AQznLy41sgOWFHpTSYQ4W0DlVRUKcbEgks5tBtUCgaJpZM4RGE-e .

Hexality commented 6 years ago

I'm sorry for bothering you so muchbut ... image how i fix this?

Hexality commented 6 years ago

i use discord canary

DiNitride commented 6 years ago

You have not installed the requirements for the program, please refer to the install guide

Hexality commented 6 years ago

yes, i already installed all the requirements, but doesn't work

DiNitride commented 6 years ago

No, you have not. You are missing the discord.py python package, hence the error. Installing Discord itself does not equal installing the python requirements for this program. The error says you have no module called Discord, therefore you haven't installed it via Pip.

On 18 Dec 2017 23:37, "LinuxGamer" notifications@github.com wrote:

yes, i already installed all the requirements, but doesn't work

— You are receiving this because you commented.

Reply to this email directly, view it on GitHub https://github.com/DiNitride/Discord-Music-Status/issues/37#issuecomment-352592544, or mute the thread https://github.com/notifications/unsubscribe-auth/AQznL7pcl-t_xjG7N_JFwzO_huvY7hTiks5tBvcogaJpZM4RGE-e .

Hexality commented 6 years ago

but, it's installed

Hexality commented 6 years ago

image

DiNitride commented 6 years ago

Okay, when you say 'it' is installed. Do you mean, Discord, the application you use to talk to people, Or Discord.py, the python library for using the Discord API with Python

On 18 Dec 2017 23:44, "LinuxGamer" notifications@github.com wrote:

but, it's installed

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/DiNitride/Discord-Music-Status/issues/37#issuecomment-352593739, or mute the thread https://github.com/notifications/unsubscribe-auth/AQznLxJlnqfMpmn2f167wY68hFNlSznFks5tBvjGgaJpZM4RGE-e .

Hexality commented 6 years ago

Discord.py and Discord

Hexality commented 6 years ago

Anyway, thank you. probably should be a glitch in the windows settings, thanks for the help.

DiNitride commented 6 years ago

If you have Discord.py installed then you need to make sure that the Python interpreter you are using has access to it

On 18 Dec 2017 23:48, "LinuxGamer" notifications@github.com wrote:

Anyway, thank you. probably should be a glitch in the windows settings, thanks for the help.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/DiNitride/Discord-Music-Status/issues/37#issuecomment-352594502, or mute the thread https://github.com/notifications/unsubscribe-auth/AQznL7LaSbr9P6h6bu3J_0sQEucK0A1Pks5tBvnigaJpZM4RGE-e .

Hexality commented 6 years ago

well, I'll test it on another computer later, I'd already tried using other scripts here and they also did not work, it probably should be some internal glitch. Well, thank you anyway.