Unable to install deep stream 4 on jetson tx2

Hello All,

I am facing following issues while install deep stream sdk on jetson tx2.

nvidia@nvidia-jetson:~/Downloads$ sudo apt-get install ./deepstream-4.0_4.0-1_arm64.deb
Reading package lists… Done
Building dependency tree
Reading state information… Done
Note, selecting ‘deepstream-4.0’ instead of ‘./deepstream-4.0_4.0-1_arm64.deb’
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
deepstream-4.0 : Depends: libnvinfer5 (>= 5.1.2) but 5.0.6-1+cuda10.0 is to be installed
Depends: libnvinfer-dev (>= 5.1.2) but 5.0.6-1+cuda10.0 is to be installed
E: Unable to correct problems, you have held broken packages.

Thanks.

Hi vgsharsha20,

The DeeoStream SDK 4.0 can support on Jetpack 4.2.1 with L4T R32.2 on Jetson TX2, are you on the same baseline to install the DeepStream SDK 4.0?

Thanks kayccc.

I was trying to install DeepStream SDK 4.0 on JetPack 4.2.
Now I installed DeepStream SDK 4.0 in JetPack 4.2.1. I didn’t face any issues.