I am trying to create a service account app so that I can access Google Analytics api using Python. Two things are confusing me. First, when I use the following code:
This did the trick for me (without converting to PEM):
pip install PyOpenSSL
pip freeze says I have version 0.15.1
pip freeze