How to install python tensorrt in conda environment on Jetson platform

I know there is a python tensorrt in JetPack, but I want to install a tensorrt or a specific version tensorrt for my conda environment. When I call “pip install tensorrt” in my conda environment, following error is reported:
RuntimeError: TensorRT currently only builds wheels for x86_64 processors

How to install python tensorrt? Is there a guide for it?

Hi @relaxtheo ,
I would recommend raising the concern to Jetson Forum.
Thanks

Thank you for the recommendation. How to do this? I can modify the category in this issue, or I have to close this one first and file a new issue?