在待执行的程序中最前面处加入代码 import sys import os sys.path.append(os.path.abspath(os.path.join(__file__, "..", "..")))