Closed john-best closed 8 years ago
Issue was because I was outside of the directory of pgoapi. For some reason I thought setup.py would have allowed system-wide access to the pgoapi library but it seems I was mistaken.
Problem is, that the protos wont be installed yet... stupid installer stuff... will be fixed soon
Should be fixed now. setup.py also installs the proto system-wide now.
Works on my machine :+1:
I'm on Debian stretch running Python 3.5.1 with protobuf3.0.0b4. I'm not sure if there's something I'm missing or if I have installed the wrong dependency. Thanks!