FileNotFoundError: [Errno 2] No such file or directory: ‘data/VOCdevkit/VOC2007/ImageSets/Main/train.txt’ 加上下面代码 import os, sys os.chdir(sys.path[0]) 然后就可以愉快使用相对路径了