Hi,
The ARM SBSA package cannot be used on Jetson.
Please try the below to set up the Python TensorRT package.
- Reflash and install all the pacakge from JetPack 5.1.1.
- Install Python TensorRT via apt:
$ sudo apt install python3-libnvinfer*
Thanks.