I tried to go to 4.18 on the raspberry pi5 with hailo 8l.
Device is recognized however trying to run the detetion.py script on
a video I get the error in the subject. I did an git pull on August 3rd before running it. Any clues how to get this working?
The rpi example code does not run despite following step 1 - 4 mentioned because hailonet was not found.
When I tried verifying with “gst-inspect-1.0 hailo” the error was “No such element or plugin ‘hailo’”.
If you haven’t installed version 4.17, you’ll need to install the Tappas core separately. This is because the Tappas core is typically included within the hailo-all installation package for version 4.17 and above.
You may need to remove the GStreamer registry cache file (rm ~/.cache/gstreamer-1.0/registry.*.bin) so GStreamer rebuilds its cache with the updated plugin.