rpi5 example error after upgrading to 4.20

After upgrading the pci driver and tools to latest release 4.20, I’ve got the following error when running the rpi5 default exemple script detection.py

terminate called after throwing an instance of ‘std::invalid_argument’
what(): Output tensor yolov8m/yolov8_nms_postprocess is not an NMS type
Aborted

Any ideas ?

Hey @neoyoyo ,

Welcome to the Hailo Community!

This issue should be resolved , are you still facing this issue ?

Hi Omria,

I add to reinstall my RPI5 from scratch in order to have the system working again. I installed the 4.19 version, and didn’t try to upgrade to 4.20.

BTW, if you have a procedure in order to clean an installation that could avoid a full reinstall.

Before reinstalling, I try to recompile, and after that, I get a seg fault error…

did you fix something into the code ?