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.