Your advanced code editor is loading. Please wait a moment. import sys import os Append the project root to the PYTHONPATH sys.path.append(os.path.abspath(os.path.join(os.path.dirname(file), ‘..’)))