Jetson TX2 inferences error

Hardware Platform (Jetson / GPU) :- Tx2
• DeepStream Version :- deepstream 5.1
• JetPack Version (valid for Jetson only) : -jetpack 4.5
Hello , i am trying to run deepstream-test1 python code on tx2 with new deepstream and jetpack version .
I had replaced origin model with the model which is downloaded from GitHub by using the command “./download_models.sh”
Below is the problem I met, how can I sovle it, thanks.!



There is no update from you for a period, assuming this is not an issue any more.
Hence we are closing this topic. If need further support, please open a new one.
Thanks

Hi,

The error complains about a missing library.
Could you compile it on the Jetson and place it to the expected location?

Thanks