NVIDIA / NVIDIA/TensorRT

missing tensorrt_bindings for tensorrt 10.0.1

Open
#3,838 9 comments 0 reactions 1 assignee View on GitHub

@kevinch-nv is already working on this.

Since Feb 10, 2025.

Investigating Module:OSS Build triaged
Dominant language
C++
Stars
13.4k
Forks
2.4k
Avg merge
5d 3h
Merged PRs (30d)
2

Description

Description

I am trying to pip install tensorrt 10.0.1 but it reports ''ModuleNotFoundError: No module named 'tensorrt_bindings'''
pip install tensorrt==10.0.1 then import tensorrt

In https://pypi.nvidia.com/tensorrt-bindings, there is no tensorrt_bindings==10.0.1.

Is it expected?

Environment

TensorRT Version: 10.0.1

NVIDIA GPU:

NVIDIA Driver Version:

CUDA Version: 12.1.1

CUDNN Version:

Operating System:

Python Version (if applicable):

Tensorflow Version (if applicable):

PyTorch Version (if applicable):

Baremetal or Container (if so, version):

Relevant Files

Model link:

Steps To Reproduce

Commands or scripts:

Have you tried the latest release?:

Can this model run on other frameworks? For example run ONNX model with ONNXRuntime (polygraphy run <model.onnx> --onnxrt):

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.