Question
STM32Cube.AI runtime won't work
- February 22, 2024
- 2 replies
- 2481 views
I'm trying to add different trained models to my CubeMX project, but all Keras and ONNX models (even example models from the stm model zoo) produce the same error during the analization process:
Failed to execute script 'pyi_rth_pkgres' due to unhandled exception!
When using TFLite models, only the TFLite micro runtime is working, the STM32Cube.AI runtime produces the same error as above.
Do i need any additional packages or download the STM32Cube.Ai runtime manually?
Thanks,
Marisa
