Jump to content

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


Amuyea

888 posts in this topic

Recommended Posts

Posted

 

(PokemonGo-Bot) Blues-MBP:PokemonGo-bot blueanderson$ python pokecli.py

Traceback (most recent call last):

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

    main()

  File "pokecli.py", line 197, in main

    config = init_config()

  File "pokecli.py", line 64, in init_config

    load.update(json.load(data))

  File "/usr/local/Cellar/python/2.7.12/Frameworks/Python.framework/Versions/2.7/lib/python2.7/json/__init__.py", line 291, in load

    **kw)

  File "/usr/local/Cellar/python/2.7.12/Frameworks/Python.framework/Versions/2.7/lib/python2.7/json/__init__.py", line 339, in loads

    return _default_decoder.decode(s)

  File "/usr/local/Cellar/python/2.7.12/Frameworks/Python.framework/Versions/2.7/lib/python2.7/json/decoder.py", line 364, in decode

    obj, end = self.raw_decode(s, idx=_w(s, 0).end())

  File "/usr/local/Cellar/python/2.7.12/Frameworks/Python.framework/Versions/2.7/lib/python2.7/json/decoder.py", line 382, in raw_decode

    raise ValueError("No JSON object could be decoded")

ValueError: No JSON object could be decoded

It still shows the same thing, I've followed the video and installed googlemaps also D; 

  • Replies 887
  • Created
  • Last Reply
Posted

Do you have xcode already?

 

yeah i got Xcode beta already, on my terminal shown like this command line tools are already installed, use "Software Update" to install updates. 

FYI before im trying to do  like u shown in utube as guide. 

 

 

 

git clone -b master https://github.com/PokemonGoF/PokemonGo-Bot 

cd PokemonGo-Bot

virtualenv .

source bin/activate

pip install -r requirements.txt

 

i'm using this stage in terminal. and the third step in virtualenv in the terminal is not working so i'm stop to try .

Afterthat im try to use utube as the guide but stop at shown above.

any idea how to solve it ? :|

Posted

It still shows the same thing, I've followed the video and installed googlemaps also D; 

Still same error if you put "python pokecli.py" in terminal again?

yeah i got Xcode beta already, on my terminal shown like this command line tools are already installed, use "Software Update" to install updates. 

FYI before im trying to do  like u shown in utube as guide. 

 

 

 

i'm using this stage in terminal. and the third step in virtualenv in the terminal is not working so i'm stop to try .

Afterthat im try to use utube as the guide but stop at shown above.

any idea how to solve it ? :|

What do you mean?

Posted

I get this: Command "/Library/Frameworks/Python.framework/Versions/2.7/Resources/Python.app/Contents/MacOS/Python -c "import setuptools, tokenize;__file__='/Users/kymmorrison/Desktop/PokemoniG/PokemonGo-Bot/src/pgoapi/setup.py';exec(compile(getattr(tokenize, 'open', open)(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" develop --no-deps" failed with error code 1 in /Users/kymmorrison/Desktop/PokemoniG/PokemonGo-Bot/src/pgoapi/


I get this: Command "/Library/Frameworks/Python.framework/Versions/2.7/Resources/Python.app/Contents/MacOS/Python -c "import setuptools, tokenize;__file__='/Users/kymmorrison/Desktop/PokemoniG/PokemonGo-Bot/src/pgoapi/setup.py';exec(compile(getattr(tokenize, 'open', open)(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" develop --no-deps" failed with error code 1 in /Users/kymmorrison/Desktop/PokemoniG/PokemonGo-Bot/src/pgoapi/

 

Can anyone help me? I also get ImportError: No module named pgoapi

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