Where to find libnvmedia.so for Jetpack 4.4

Hey,
I am trying to install tensorrt_7.1.3.0-1+cuda10.2_arm64.deb from Jetpack 4.4 on my Jetson. All fine except libnvmedia.so is missing. I cannot find the package providing this file. Any idea?

>>> import tensorrt
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "/usr/lib/python3.6/dist-packages/tensorrt/__init__.py", line 66, in <module>
    from .tensorrt import *
ImportError: libnvmedia.so: cannot open shared object file: No such file or directory

Hi,

Hope following may help you.

We are moving this post to the Jetson related forum to get better help.

Thank you.

Hi,

The library should be integrated in BSP.
Please install TensorRT with OTA or SDK manager.

Thanks.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.