from google.oauth2 import service_account
import google.auth.transport.requests
using this and getting error
Traceback (most recent call last):
File "<string>", line 1, in <module>
ImportError: No module named 'google.oauth2'
how can i use api python libraries