This is my setup.
• Hardware Platform GPU ubuntu22.04 x86
• DeepStream Version 6.3 and 6.4
I was previous installing DeepStream 6.3 on a docker container which has a FROM nvidia/cuda:12.2.2-devel-ubuntu22.04.
I was able to install it until last week, when I had to update my docker image, the DeepStream installation failed with the following error:
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:
libnvparsers-dev : Depends: libnvinfer-dev (= 8.6.1.6-1+cuda12.0) but 10.0.0.6-1+cuda12.4 is to be installed```
Any suggestion to solve that? I have the same problem when trying to install 6.4 version.
Thanks in advance,
There is no update from you for a period, assuming this is not an issue anymore. Hence we are closing this topic. If need further support, please open a new one. Thanks
In fact DS-6.4 is based on ubuntu22.04, you can refer to this