Can TensorRT work on python 3.9 on Jetson AGX Xavier?

I currently have tensorrt working on python 3.6 on AGX Xavier. Can I make the tensorrt work on 3.9?

If so can anybody guide me in how to do it?

Hi,

We only provide python3.6 pybinding by default.
For other version, you can build it on your own.

The guidance can be found in the below page:

Thanks.

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