Hello.How can i import plugins.cpp file on jetson nano ?I cant import this file, because jetson nano just doesnt see this file format.
@A98 did you run python3 setup.py install --plugins when you installed trt_pose inside the container? See this link:
python3 setup.py install --plugins
https://github.com/NVIDIA-AI-IOT/trt_pose#step-1—install-dependencies
You should clone/install this inside the running container, as opposed to copying it from the outside.
No,i didnt.Thanks for the reply.
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.