ModuleNotFoundError: No module named 'tensorrt'

Steps to recreate:

nvidia-docker run --rm nvcr.io/nvidia/pytorch:19.05-py3 python3 -c “import tensorrt”

Other potentially useful info:

nvidia-docker run --rm nvcr.io/nvidia/pytorch:19.05-py3 nvcc -V

nvcc: NVIDIA (R) Cuda compiler driver
Copyright (c) 2005-2019 NVIDIA Corporation
Built on Thu_Apr_18_19:10:59_PDT_2019
Cuda compilation tools, release 10.1, V10.1.163

nvidia-docker run --rm nvcr.io/nvidia/pytorch:19.05-py3 nvidia-smi

Sun Jun 9 06:05:01 2019
±----------------------------------------------------------------------------+
| NVIDIA-SMI 418.67 Driver Version: 418.67 CUDA Version: 10.1 |
|-------------------------------±---------------------±---------------------+
| GPU Name Persistence-M| Bus-Id Disp.A | Volatile Uncorr. ECC |
| Fan Temp Perf Pwr:Usage/Cap| Memory-Usage | GPU-Util Compute M. |
|===============================+======================+======================|
| 0 GeForce RTX 208… On | 00000000:01:00.0 Off | N/A |
| 0% 37C P0 65W / 260W | 105MiB / 10989MiB | 2% Default |
±------------------------------±---------------------±---------------------+
| 1 GeForce RTX 208… On | 00000000:02:00.0 Off | N/A |
| 0% 35C P8 19W / 260W | 1MiB / 10989MiB | 0% Default |
±------------------------------±---------------------±---------------------+

±----------------------------------------------------------------------------+
| Processes: GPU Memory |
| GPU PID Type Process name Usage |
|=============================================================================|
±----------------------------------------------------------------------------+