Skip to content
This repository has been archived by the owner on Jul 18, 2022. It is now read-only.

Error since lastest pull. #592

Open
omlet05 opened this issue Aug 24, 2016 · 0 comments
Open

Error since lastest pull. #592

omlet05 opened this issue Aug 24, 2016 · 0 comments

Comments

@omlet05
Copy link

omlet05 commented Aug 24, 2016

hi, here is the error I get since last update:
(my json is valid, pip are updated).

Traceback (most recent call last):
File "pokecli.py", line 37, in
from poketrainer.poketrainer import Poketrainer
File "/home/omlet/poketrainer/poketrainer/poketrainer.py", line 25, in
from .fort_walker import FortWalker
File "/home/omlet/poketrainer/poketrainer/fort_walker.py", line 16, in
from .poke_utils import get_item_name
File "/home/omlet/poketrainer/poketrainer/poke_utils.py", line 5, in
from library.api.pgoapi.protos.POGOProtos.Networking import
File "/home/omlet/poketrainer/library/api/pgoapi/protos/POGOProtos/Networking/Responses_pb2.py", line 16, in
from POGOProtos.Data import Battle_pb2 as POGOProtos_dot_Data_dot_Battle__pb2
ImportError: cannot import name Battle_pb2

Regards,

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant