Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
09173732546 opened this issue Aug 22, 2016 · 2 comments

Comments

@09173732546
Copy link

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_bot__init__.py", line 22, in
from api_wrapper import ApiWrapper
File "C:\Python27\PokemonGo-Bot\pokemongo_bot\api_wrapper.py", line 12, in
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
Copy link

same here

@k4n30
Copy link
Contributor

k4n30 commented Aug 22, 2016

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

@k4n30 k4n30 closed this as completed Aug 22, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants