How can I install tensorrt with python onTX2?

Hello, I’m using jetpack3.1 on TX2,now I want to install tensorrt4 or tenosorrt3 on TX2 without changing jetpack3.1 to jetpack3.2.Is that possible? How can I make it? Thanks,waiting for reply.

Hi,

Sorry that it won’t work.

There are some dependencies between the CUDA driver and CUDA libraries.
This will limit you to install OS and package all from the same JetPack version.

Thanks.