切换到项目目录下 然后再运行 一般运行项目: 1、cd 项目路径 cd /home/wmt/CODE/Siamfc 2、python 要运行文件的相对路径 python ./bin/train.py 项目Siamfc中bin文件夹下的train.py