Tflite RTSP demo for torizoncore not working

Hi @luciolis, @kevin.tx,
I was able to reproduce the issue yesterday. The issue regarding the reported bug is that due to PEP-668 (PEP 668 – Marking Python base environments as “externally managed” | peps.python.org), the python script couldn’t detect the tflite package installed with pip.

I also found out ./tensorflow-lite-vx-delegate_2.8.0.sh is not properly building the necessary libs after fixing the bug described above, so I’ve raised the issue internally with the team for us to properly work on it.

I’ll post an updated on this thread when this is done.

Regards,

1 Like