pgoapi icon indicating copy to clipboard operation
pgoapi copied to clipboard

AttributeError exception

Open adrianamor opened this issue 9 years ago • 4 comments

I'm getting this error when launching the script.

2016-07-29 17:03:46,987 [ rpc_api] [DEBUG] Error during protoc parsing - ignored. 2016-07-29 17:03:46,988 [ rpc_api] [DEBUG] Parsing sub RPC responses... 2016-07-29 17:03:46,989 [ rpc_api] [DEBUG] Parsing class: POGOProtos.Networking.Responses_pb2.GetPlayerResponse 2016-07-29 17:03:46,991 [ pgoapi] [ INFO] Cleanup of request! Traceback (most recent call last): File "/spiral_poi_search.py", line 236, in <module> main() File "/spiral_poi_search.py", line 157, in main response_dict = api.call() File "/pgoapi/pgoapi.py", line 89, in __getattr__ raise AttributeError AttributeError

adrianamor avatar Jul 29 '16 17:07 adrianamor

Same here.

joshk6656 avatar Jul 29 '16 18:07 joshk6656

Please get latest commit and try again.

tejado avatar Jul 29 '16 19:07 tejado

to get latest commit I must use "git pull"? If yes, then terminal says "Already-up-to-date" (OS X El Capitan)

rostopira avatar Jul 30 '16 16:07 rostopira

we have same error too. pip installed today.

muff1225 avatar Jul 31 '16 15:07 muff1225