Description
Hi, I finally installed Tensorrt on my ubuntu 20.04 as shown here
but I got this error when I import tensorrt
import tensorrt as trt
Traceback (most recent call last):
File “”, line 1, in
ModuleNotFoundError: No module named ‘tensorrt’
Do you guys know what going on here?.
Thanks
Environment
TensorRT Version: 8.0.0.3-1+cuda11.3
GPU Type: Tesla M40
Nvidia Driver Version: 510.47.03
CUDA Version: 11.1
CUDNN Version: 8.3.2
Operating System + Version: ubuntu 20.04
Python Version (if applicable): 3.7
TensorFlow Version (if applicable): 2.6
PyTorch Version (if applicable):
Baremetal or Container (if container which image + tag):