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
Is there another version of tao-convertor?
Thanks