0

I am trying to incorporate a google calendar into my kivy app but ran into a problem importing google_auth_oauthlib. I already downloaded it through terminal with and without sudo, so I really have no idea what is going wrong. Thank you for reading :)

import google.oauth2.credentials
import google_auth_oauthlib.flow
import googleapiclient.discovery as discovery
from googleapiclient.discovery import build
from google_auth_oauthlib.flow import InstalledAppFlow
Epicmine9
  • 9
  • 2

0 Answers0