import os import os.path os.path.join(os.getcwd(), os.listdir('.')[2]) 获得脚本的路径:os.path.realpath(__file__)