安装报错

Please provide complete information as applicable to your setup.

• Hardware Platform (Jetson / GPU) GPU
• DeepStream Version 7.1

• TensorRT Version 10.9
• NVIDIA GPU Driver Version (valid for GPU only) 550.163
• Issue Type( questions, new requirements, bugs) bugs
• How to reproduce the issue ? (This is for bugs. Including which sample app is using, the configuration files content, the command line used and other details for reproducing)
• Requirement details( This is for new requirement. Including the module name-for which plugin or for which sample application, the function description)

安装deepstream时会报依赖错误:

dpkg: 依 赖 关 系 问 题 使 得 deepstream-7.1 的 配 置 工 作 不 能 继 续 :

deepstream-7.1 依 赖 于 cuda-cudart-12-2 | cuda-cudart-12-6; 然 而 :

未 安 装 软 件 包 cuda-cudart-12-2。

未 安 装 软 件 包 cuda-cudart-12-6。

deepstream-7.1 依 赖 于 cuda-cudart-dev-12-2 | cuda-cudart-dev-12-6; 然 而 :

未 安 装 软 件 包 cuda-cudart-dev-12-2。

未 安 装 软 件 包 cuda-cudart-dev-12-6。

deepstream-7.1 依 赖 于 libnpp-12-2 | libnpp-12-6; 然 而 :

未 安 装 软 件 包 libnpp-12-2。

未 安 装 软 件 包 libnpp-12-6。

deepstream-7.1 依 赖 于 libnpp-dev-12-2 | libnpp-dev-12-6; 然 而 :

未 安 装 软 件 包 libnpp-dev-12-2。

未 安 装 软 件 包 libnpp-dev-12-6。

deepstream-7.1 依 赖 于 libnvinfer10 (>= 10.0.0); 然 而 :

未 安 装 软 件 包 libnvinfer10。

deepstream-7.1 依 赖 于 libnvinfer-dev (>= 10.0.0); 然 而 :

未 安 装 软 件 包 libnvinfer-dev。

deepstream-7.1 依 赖 于 libnvonnxparsers10 (>= 10.0.0); 然 而 :

未 安 装 软 件 包 libnvonnxparsers10。

deepstream-7.1 依 赖 于 libnvonnxparsers-dev (>= 10.0.0); 然 而 :

未 安 装 软 件 包 libnvonnxparsers-dev。

deepstream-7.1 依 赖 于 libnvinfer-plugin10 (>= 10.0.0); 然 而 :

未 安 装 软 件 包 libnvinfer-plugin10。

deepstream-7.1 依 赖 于 libnvinfer-plugin-dev (>= 10.0.0); 然 而 :

未 安 装 软 件 包 libnvinfer-plugin-dev。

deepstream-7.1 依 赖 于 libgles2-mesa-dev (>= 23.0.4-0ubuntu1~22.04.1); 然 而 :

未 安 装 软 件 包 libgles2-mesa-dev。

dpkg: 处 理 软 件 包 deepstream-7.1 (–install)时 出 错 :

依 赖 关 系 问 题 - 仍 未 被 配 置

在 处 理 时 有 错 误 发 生 :

deepstream-7.1

  1. Please use English since this forum is for all the DeepStream users around the world.
  2. The DeepStream platform compatibility should be followed. Installation — DeepStream documentation. The driver is R535.183.06(Data Center GPUs) or R560.35.03(RTX GPUs). The CUDA 12.6 and TensorRT 10.3.0.26 should be installed before you install the DeepStream 7. 1 SDK.
  3. CUDA 12.6 can be download and installed as CUDA Toolkit 12.6 Downloads | NVIDIA Developer
  4. TensorRT 10.3 can be downloaded and installed as Installation Guide :: NVIDIA Deep Learning TensorRT Documentation