noirscape / discord-cmus-status

Discord Rich Presence for C* Music Player
GNU General Public License v3.0
1 stars 1 forks source link

main.py won't run #1

Closed nbruner04 closed 5 years ago

nbruner04 commented 5 years ago

I installed all of the prerequisites for this program but when I try to run main.py like it says to do in the README, this error message pops up. Traceback (most recent call last): File "main.py", line 2, in <module> import rpc File "/home/nathan/discord-cmus-status/rpc.py", line 17 self.sock_reader: asyncio.StreamReader = None ^ SyntaxError: invalid syntax Anyone know how to fix this?

frankdugan3 commented 5 years ago

@nbruner04 Are you running with Python 3? python3 main.py

noirscape commented 5 years ago

Please use the version over at discord-cmus-status.