Sorawit Chotana - 2018-02-05

I have been following your tutorial on training acoustic model. After I ran the code “sphinxtrain run”, there was an error in the screenshot

I didn’t find any ERROR in log file in decode folder. I also looked up for similar problem and I already tried reinstalling all the packages and changing
$DEC_CFG_MODEL_NAME = "$CFG_EXPTNAME.ci_cont";
And
$CFG_CD_TRAIN = 'no';

Any suggestion on what cause the problem? Thank you for your reply!