Closed iCyclus closed 8 years ago
The protos are in https://github.com/tejado/pgoapi/tree/master/pgoapi/protos/POGOProtos What are you missing?
When you install this code via pip pip install git+https://github.com/tejado/pgoapi.git
, the protos is not included in the site-packages
Oh thanks for the info. I will check it.
Should be fixed now. setup.py also installs the proto system-wide now.
please update