We are inside deepstream 6.2 container
We did git clone of GitHub - NVIDIA-AI-IOT/trt_pose: Real-time pose estimation accelerated with NVIDIA TensorRT repository and followed the steps mentioned as shown below:
root@09b5c1bbf3fc:/opt/nvidia/deepstream/deepstream-6.2/sources/apps/sample_apps# git clone GitHub - NVIDIA-AI-IOT/trt_pose: Real-time pose estimation accelerated with NVIDIA TensorRT
root@09b5c1bbf3fc:/opt/nvidia/deepstream/deepstream-6.2/sources/apps/sample_apps# cd trt_pose
root@09b5c1bbf3fc:/opt/nvidia/deepstream/deepstream-6.2/sources/apps/sample_apps/trt_pose# python3 setup.py install
after running python3 setup.py install command getting error after [5/8] as shown in screenshot below :