googleplay-api
googleplay-api copied to clipboard
ImportError: cannot import name 'googleplay_pb2'
I installed the latest code on my server and since I encountered two issues. First issue was related to protobuf-compiler package and I solved it by installing the package. The second issue is ImportError: cannot import name 'googleplay_pb2' when calling login or any other methods. I notice that no googleplay_pb2.py file is present in gpapi directory. Can you please address this issue?
Read here: https://github.com/NoMore201/googleplay-api#build