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

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

 

 

 

Thats what mine says any help?

Posted
  On 8/2/2016 at 8:03 PM, eryanobe said:

what does this mean 

 

Ebonayres-MacBook-Pro:~ Iby$  brew install python

Warning: python-2.7.12 already installed, it's just not linked

Ebonayres-MacBook-Pro:~ Iby$

I tried this and got 

 

You didn't install the requirement.txt correct

Try

 

sudo

 

pip install -r requirements.txt

 

 

THIS!!!!

 

Ebonayres-MacBook-Pro:~ Iby$ pip install -r requirements.txt

Could not open requirements file: [Errno 2] No such file or directory: 'requirements.txt'

I meant

 

sudo pip install -r requirements.txt

 

  On 8/2/2016 at 8:12 PM, r0r0 said:

@Amuyea does this bot use razz berries when catching high cp pokemon? If not, that should be implemented. 

It should I think.

 

 

  On 8/2/2016 at 9:17 PM, Jacob Frye said:

Pip download link doesn't work. Any way I can get it to work?

Alternative way.

pip install -U pip

 

 

  On 8/2/2016 at 10:31 PM, TheCurlyHead said:

Very nice thank you. Actually there is one out (even with UI) written in Java maybe someone can port it to mac :)

link?

 

 

  On 8/3/2016 at 12:18 AM, AnimeLife said:

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

 

 

 

Thats what mine says any help?

https://github.com/PokemonGoF/PokemonGo-Bot/issues

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