Unmet dependencies while installing TensorRT 7.1

Maybe you can reference step 2 (it’s jetson platform)

This needs to be done because the python bindings to tensorrt are available in dist-packages and this folder is usually not visible to your virtualenv. To make them visible we add it to PYTHONPATH .

1 Like