PokemonGoF / PokemonGo-Bot

The Pokemon Go Bot, baking with community.
MIT License
3.86k stars 1.54k forks source link

Something went wrong and the bot needed to be restarted. Please investigate the cause. #4512

Closed 09173732546 closed 8 years ago

09173732546 commented 8 years ago

Working fine previously but after coming home from work (12hours) i ran the script, it updated and thrown error:

--------------------Starting bot--------------------

Traceback (most recent call last): File "pokecli.py", line 46, in from pokemongo_bot import inventory File "C:\Python27\PokemonGo-Bot\pokemongo_botinit.py", line 22, in <modul e> from api_wrapper import ApiWrapper File "C:\Python27\PokemonGo-Bot\pokemongo_bot\api_wrapper.py", line 12, in <mo dule> from pgoapi.protos.POGOProtos.Networking.Requests.RequestType_pb2 import Req uestType ImportError: No module named RequestType_pb2

Something went wrong and the bot needed to be restarted. Please investigate the cause.

Waiting for 50 seconds, press a key to continue ...

iidanielmontes commented 8 years ago

same here

k4n30 commented 8 years ago

Please follow correct procedure to upgrade. If the error persists, delete your /src directory inside the root of the bot and rerun pip install --upgrade -r requirements.txt