Tesseract OCR_ 报错_ mftraining 和cntraining 命令 无法生成 inttemp,pffmtable, normproto 文件

问题遇到的现象和发生背景

在运用Tesseract OCR 训练手写库的时候, mftraining 命令 无法生成 inttemp 文件(形状原型)和 pffmtable文件.
cntraining 命令 也没法生成 normproto 数据文件(字符归一化敏感度原型)

img

问题相关代码,请勿粘贴截图

mftraining -F font_properties.txt -U unicharset -O num.unicharset num.font.exp0.tr

运行结果及报错内容

Error: Failed to read shape table shapetable
Reading num.font.exp0.tr ...
Flat shape table summary: Number of shapes = 10 max unichars = 1 number with multiple unichars = 0

我的解答思路和尝试过的方法

font_properties .txt 或者不带 txt

我想要达到的结果