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

After update bot i got No module named Requests #4134

Closed
clubza1 opened this issue Aug 17, 2016 · 2 comments
Closed

After update bot i got No module named Requests #4134

clubza1 opened this issue Aug 17, 2016 · 2 comments

Comments

@clubza1
Copy link

clubza1 commented Aug 17, 2016

before update,It's work well .After update bot i got No module named Requests

Traceback (most recent call last):
File "pokecli.py", line 42, in
from pokemongo_bot import PokemonGoBot, TreeConfigBuilder
File "D:\Bot\som\PokemonGo-Bot\pokemongo_bot__init__.py", line 22, in
from api_wrapper import ApiWrapper
File "D:\Bot\som\PokemonGo-Bot\pokemongo_bot\api_wrapper.py", line 9, in
from pgoapi.protos.POGOProtos.Networking.Requests_pb2 import RequestType

ImportError: No module named Requests_pb2

I try #4104 but not work

i use home network

my bot is dev branch

@k4n30
Copy link
Contributor

k4n30 commented Aug 17, 2016

Did you follow the update process correctly and install any new requirements? If not, please come back and use the issue template properly

@k4n30 k4n30 closed this as completed Aug 17, 2016
@clubza1
Copy link
Author

clubza1 commented Aug 17, 2016

I fix it

i uninstall Python 2.7.x,pip,git,virtualenv and reinstall.

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

2 participants