NVIDIA-AI-IOT / trt_pose

Real-time pose estimation accelerated with NVIDIA TensorRT
MIT License
957 stars 290 forks source link

ModuleNotFoundError: No module named 'trt_pose.coco'; 'trt_pose' is not a package #139

Closed attiasa22 closed 3 years ago

attiasa22 commented 3 years ago

Hi all,

I've followed the installation instructions in the readme, and am trying to run try_pose, yet I am still encountering this error. I have seen similar issues brought up, but I've tried all the proposed fixes and I'm still getting the same error.

Is there anything else I can try?

I'm running try_pose on a Jetson Xavier, by the way.