Calamari-OCR/calamari

Error when convert old trained model to latest version model

WeiHin opened this issue · 1 comments

i got the error as below when want to convert the old trained model that is version 2 to latest version model. below is the error i encounter:

image

Hi, guessing from your screenshot, I think it might be some version mismatch between your tensorflow installation and other requirements, in this case the wrapt package. Maybe a clean installation in a clean venv could work?