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