Detection with tracker : ModuleNotFoundError: No module named 'Cython' pip install -r requirements.txt many error had faced

hello
we try to run detection with tracker sample from this link
Hailo-Application-Code-Examples/runtime/python/detection_with_tracker at main · hailo-ai/Hailo-Application-Code-Examples · GitHub

I create virtual environment and install hailort-4.18.0-cp311-cp311-linux_aarch64.whl successfully but when i start in
install pip install -r requirements.txt many error had faced
1- ModuleNotFoundError: No module named ‘Cython’

2- installed Cython then repeat pip install -r requirements.txt
but i faced this error
ModuleNotFoundError: No module named ‘numpy’

2- installed numpy then repeat pip install -r requirements.txt
but i faced another error

Hi @haldun,

Currently, the detection_with_tracker example is not supported on the rpi5.