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
.