TensorRT, CUDA and other dev tools not installed despite successful flash

Hi,

TensorRT supports the default python version.
On JetPack 4, it is python 3.6.

For other versions, you can build the pybinding from the source:

Thanks.