Jump to content

[UPDATED] (WITH NEW API) Pokemon Go Bot for Mac!


Amuyea

888 posts in this topic

Recommended Posts

  • Replies 887
  • Created
  • Last Reply
Posted

Last login: Sun Jul 31 20:37:07 on ttys000
Macs-MacBook-Pro:PokemonGo-Bot macssd$ python3 pokecli.py
Traceback (most recent call last):
  File "pokecli.py", line 39, in <module>
    from pokemongo_bot import logger
  File "/Users/macssd/PokemonGo-Bot/pokemongo_bot/__init__.py", line 358
    except Exception, e:
                    ^
SyntaxError: invalid syntax
Macs-MacBook-Pro:PokemonGo-Bot macssd$ python3 pokecli.py
Traceback (most recent call last):
  File "pokecli.py", line 39, in <module>
    from pokemongo_bot import logger
  File "/Users/macssd/PokemonGo-Bot/pokemongo_bot/__init__.py", line 358
    except Exception, e:
                    ^
SyntaxError: invalid syntax
Macs-MacBook-Pro:PokemonGo-Bot macssd$
 

Any fix on that that always happen i already have installed the pip and the git thx and im currently running python 3

Posted

Last login: Sun Jul 31 20:37:07 on ttys000

Macs-MacBook-Pro:PokemonGo-Bot macssd$ python3 pokecli.py

Traceback (most recent call last):

  File "pokecli.py", line 39, in <module>

    from pokemongo_bot import logger

  File "/Users/macssd/PokemonGo-Bot/pokemongo_bot/__init__.py", line 358

    except Exception, e:

                    ^

SyntaxError: invalid syntax

Macs-MacBook-Pro:PokemonGo-Bot macssd$ python3 pokecli.py

Traceback (most recent call last):

  File "pokecli.py", line 39, in <module>

    from pokemongo_bot import logger

  File "/Users/macssd/PokemonGo-Bot/pokemongo_bot/__init__.py", line 358

    except Exception, e:

                    ^

SyntaxError: invalid syntax

Macs-MacBook-Pro:PokemonGo-Bot macssd$

 

Any fix on that that always happen i already have installed the pip and the git thx and im currently running python 3

Did you do

virtualenv . 
source bin/activate 
pip install -r requirements.txt
Posted

Copy the json in json files and copy it into http://jsonlint.com/ Then fix the error it gives you in your json.

 

There is solution in few pages before this

 

it says that row 3 "my google account" is false. i dont get it. i changed it with my real account. but it still gives me error.
 
 
Results Error: Parse error on line 3:

...ogle",    "username": „YOURACCOUNT @gmail.

----------------------^

Expecting 'STRING', 'NUMBER', 'NULL', 'TRUE', 'FALSE', '{', '[', got 'undefined'

Archived

This topic is now archived and is closed to further replies.

×
  • Create New...

Important Information

We would like to place cookies on your device to help make this website better. The website cannot give you the best user experience without cookies. You can accept or decline our cookies. You may also adjust your cookie settings. Privacy Policy - Guidelines