rkhous / CSPM

Crowd-Sourced PokeMap for Monocle
MIT License
11 stars 13 forks source link

Help #3

Closed Nightfirez1988 closed 6 years ago

Nightfirez1988 commented 6 years ago

i cant get the map run because i get this error async def raid(ctx, arg, arg2, arg3, arg4):#arg = gym name, arg2 = pokemon name, arg3 = level, arg4 = time remaining ^ SyntaxError: invalid syntax**** i looked at the code and i found nothing pls help

rkhous commented 6 years ago

did you change anything? Is there more to the error?

rkhous commented 6 years ago

This is programmed in Python 3. You are likely using Python 2. Please download Python 3 from https://www.python.org/download/releases/3.0/