Tensorrt Installation Error

Description

issue: I am trying to install tensorrt 8.2.2 and the following file seems to be missing. I removed the tag and OS and placed the correct ones.
“/var/nv-tensorrt-local-repo-${os}-${tag}/*-keyring.gpg /usr/share/keyrings/” . I followed this document to upgrade tensorrt.

Environment

TensorRT Version: 8.2.2
CUDA Version: 10.2
Python Version (if applicable): 3.6.9
PyTorch Version (if applicable): 1.8.0

Hi,

We recommend you to please use the latest TensorRT version for better performance and stability.
Could you please share with us the error you’re facing?

You can also try the TensorRT NGC container to avoid setup related issues.

Thank you.

1 Like

The error was “/var/nv-tensorrt-local-repo-${os}-${tag}/*-keyring.gpg /usr/share/keyrings/” is not found.
I will now try to install the latest version of the Tensorrt.

Hi,
Please refer to the installation steps from the below link if in case you are missing on anything

Also, we suggest you to use TRT NGC containers to avoid any system dependency related issues.

Thanks!

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.