Error found when running the deepstream image

Information first shown:
**• Hardware Platform: jetson xavier nx
**• DeepStream Version: 6.0.0
**• JetPack Version: 4.6.1
**• TensorRT Version:8.2.1
All the componets related to Jetpack are installed by the command: sudo apt install nvidia-jetpack。
The issue is as follows:
We try to run our cv model by docker images, but we found error during starting the container: —the image was pulled from offical link by command:docker pull nvcr.io/nvidia/deepstream-l4t:6.0-samples,and container start command is : docker run -it --runtime nvidia -w /opt/nvidia/deepstream/deepstream-6.0 -v $PWD:/workspace --name yr_ds nvcr.io/nvidia/deepstream-l4t:6.0.1-samples /bin/bash
the error is shown below:

Hope someone can help to solve this problem, thanks in advance!

Can you find /usr/lib/aarch64-linux-gnu/libnvparsers.so.8?

I’m closing this topic due to there is no update from you for a period, assuming this issue was resolved.
If still need the support, please open a new topic. Thanks

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.