import os import sys # add current folder to the python path sys.path.append(os.path.dirname(__file__))