Can't run tao-convertor on Jetson XAVIERR NX - TRT lib mismatch

Description

tao-convertor fails missing libnvinfer.so7. TensorRT install by virtue of JP4.6.1 so lib is at 8.

Environment

TensorRT Version: 8.2.1
GPU Type: Maxwell
Nvidia Driver Version:
CUDA Version:
CUDNN Version:
Operating System + Version:
Python Version (if applicable):
TensorFlow Version (if applicable):
PyTorch Version (if applicable):
Baremetal or Container (if container which image + tag):

Relevant Files

Please attach or include links to any models, data, files, or scripts necessary to reproduce your issue. (Github repo, Google Drive, Dropbox, etc.)

Steps To Reproduce

Error messages

./tao-converter: error while loading shared libraries: libnvinfer.so.7: cannot open shared object file: No such file or directory

screen shot of TRT libs
Screenshot from 2022-05-17 21-24-29

Is there another version of tao-convertor?

Thanks

Hi,

Moving this post to Jetson Xavier NX forum to get better help.

Thank you.

Hi,

Please update your tao-converter binary with the JetPack version you used accordingly.
https://docs.nvidia.com/tao/tao-toolkit/text/tensorrt.html#installing-the-tao-converter

Thanks.

@AastaLLL thank you - that was correct.

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