import sys lFolderPath = "\\".join(__file__.split("\\")[:-2]) sys.path.insert(0, lFolderPath) from Orchestrator import Orchestrator