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

Hey !
First; a big thanks for your share!!

 

When trying to run the bot, by typing: 'python pokecli.py'

That's what it said: 
 

ImportError: No module named pgoapi

macbook-pro-de-louis:PokemonGo-Bot louischassagne$ python pokecli.py

Traceback (most recent call last):

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

    from pokemongo_bot import logger

  File "/Users/louischassagne/Desktop/PokemonGo/PokemonGo-Bot/pokemongo_bot/__init__.py", line 13, in <module>

    from pgoapi import PGoApi

ImportError: No module named pgoapi

macbook-pro-de-louis:PokemonGo-Bot louischassagne$ 

I can't understand why, can you give me a hand? Thanks in advance !!

Posted

I end up getting:

 

 

[00:36:28]  PokemonGO Bot v1.0 

[00:36:28]  Error: No /configs/config.json or specified config 

usage: pokecli.py [-h] [-cf CONFIG] -a AUTH_SERVICE [-u USERNAME]

                  [-ws WEBSOCKET_SERVER] [-p PASSWORD] [-l LOCATION]

                  [-lc LOCATION_CACHE] [--forts.spin FORTS.SPIN] [-w WALK]

                  [-k GMAPKEY] [-ms MAX_STEPS] [-n NAVIGATOR.TYPE]

                  [-pm NAVIGATOR.PATH_MODE] [-pf NAVIGATOR.PATH_FILE]

                  [-d DEBUG] [-t TEST] [-du DISTANCE_UNIT] [-ev EVOLVE_ALL]

                  [-ecm EVOLVE_CP_MIN] [-ec EVOLVE_CAPTURED]

                  [-le USE_LUCKY_EGG] [-rt RECONNECTING_TIMEOUT]

                  [-hr HEALTH_RECORD] [-ac FORTS.AVOID_CIRCLES]

                  [-mcs FORTS.MAX_CIRCLE_SIZE]

                  [--catch_randomize_reticle_factor CATCH_RANDOMIZE_RETICLE_FACTOR]

                  [--catch_randomize_spin_factor CATCH_RANDOMIZE_SPIN_FACTOR]

pokecli.py: error: argument -a/--auth_service is required

 

 

after I type "python pokecli.py" any suggestions?

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