import sys import os parent = os.dirname(__file__) sys.path.insert(0,os.path.join(parent,r"..\google_api_wrapper\gapi")) from drive_api import *