Hi,
I was attempting to use TensorRT with Python on Jetpack 6.0DP, but encountered an error stating “No module named ‘tensorrt’.”
When I checked my Python environment using pip3 list , TensorRT was not listed.
However, I found that TensorRT version 8.6.2.3-1+cuda12.2 was installed when I checked with sudo dpkg -l .
It seems this version cannot be installed via pip. Is there any solution to this issue?
Hi,
Please try the below command to see if it helps:
Thanks.
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.