1 min readJul 23, 2019
Hi Joshua. Thanks for reaching out.
‘file’ is imported from google drive’s oauth2client library installed in step 6 of setting up codebase. Simply put, include this in your drive_client.py file.
`from oauth2client import file`
Hi Joshua. Thanks for reaching out.
‘file’ is imported from google drive’s oauth2client library installed in step 6 of setting up codebase. Simply put, include this in your drive_client.py file.
`from oauth2client import file`