AttributeError: 'module' object has no attribute 'SignedJwtAssertionCredentials'
Problem : I've been using Python Script Samples by Google to upload the apk to Play Store and to get list of apps published via my account ( list_apks.py and upload_apk.py ). However recently it started breaking. I've tried to update the packages like google-api-python-client , oath2client etc by doing pip install --update packagename but it didn't help. Logs : This if while listing apk's: Determining latest version for my.package.name... error 25-Feb-2016 06:30:52 Traceback (most recent call last): error 25-Feb-2016 06:30:52 File "list_apks.py", line 80, in <module> error 25-Feb-2016 06:30:52