How to install nvidia-tensorrt?

@pauljurczak on Jetson/aarch64 the TensorRT Python bindings shouldn’t be installed from pip, rather from the apt package python3-libnvinfer-dev that comes from the JetPack repo. Since you are able to import tensorrt, it seems like it was already installed from apt.