How can I use tensorrt in a conda env?

Hello,
I am using Jetpack6 on an orin board. I am trying to use tensort in my conda env. However, it shows an error “ModuleNotFoundError: No module named ‘tensorrt’”
I searched and tried this: No module named 'tensorrt'

However, it does not work for me as I am in a conda env. May I know how can I solve the issue?

Thanks!

Hi,

Which Python version do you use?
We only provide Python 3.10 for the JetPack 6 environment.

For other Python versions, please build it from the source:

Thanks.

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