NoMore201 / googleplay-api

Google Play Unofficial Python API
Other
410 stars 208 forks source link

ImportError: cannot import name 'googleplay_pb2' #82

Open rehmatworks opened 5 years ago

rehmatworks commented 5 years ago

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?

NoMore201 commented 5 years ago

Read here: https://github.com/NoMore201/googleplay-api#build