tejado / pgoapi

Pokemon Go API lib
Other
1.4k stars 445 forks source link

.proto files missing #56

Closed iCyclus closed 8 years ago

iCyclus commented 8 years ago

please update

tejado commented 8 years ago

The protos are in https://github.com/tejado/pgoapi/tree/master/pgoapi/protos/POGOProtos What are you missing?

Technolink commented 8 years ago

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

tejado commented 8 years ago

Oh thanks for the info. I will check it.

tejado commented 8 years ago

Should be fixed now. setup.py also installs the proto system-wide now.