Install the TensorRT Python API

When I write down like that : import tensorrt

It turned out an error: ‘ImportError : cannot import name ‘_nv_infer_bindings as nvinfer’

How can I fix it?

By the way, I try to rename it ,it doesn’t work…