import sys sys.path.append(\'E:\\MLDS\\resparser\') from resume_parser import ResumeParser data = ResumeParser(filename).get_extracted_data()