import sys lFolderPath = "\\".join(__file__.split("\\")[:-2]) sys.path.append(lFolderPath) from Studio import Studio