WeiHin opened this issue 2 years ago · 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:
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?