请教关于geM5的运行报错解决方案

本人使用的是centos7,geM5已经显示编译通过生成gem5.opt,
但是在输入./build/X86/gem5.opt configs/example/se.py -c ./tests/test-progs/hello/bin/X86/linux/hello命令行后显示如下所示报错:
Traceback (most recent call last):
File "", line 1, in
AttributeError: 'module' object has no attribute 'main'
请问应该如何解决啊?十分感谢