how to enter a relative path in python 3.9 code example Example: relative path python import sys,os sys.path.append(os.path.realpath('..'))