I dare you to show me a set of instructions to install and import `tensorrt` on Windows Python

Using only pip install commands, how would an NVIDIA employee achieve the following import working without errors on Windows?

import tensorrt

Hi @ben312 ,
Are you getting an error there?

Thanks