TestLibTorchTensorRTLinkage.test_loads_in_fresh_process_without_importing_torch
AssertionError: 1 != 0 : stdout:
stderr:
Traceback (most recent call last):
File "<string>", line 11, in <module>
File "/opt/python/cp310-cp310/lib/python3.10/ctypes/__init__.py", line 374, in __init__
self._handle = _dlopen(self._name, mode)
OSError: libnvinfer_plugin.so.11: cannot open shared object file: No such file or directory
Failure
CI Linux x86_64rtx / test (py-core, rtx, l0, tests/py/core)3.10 cu132TestLibTorchTensorRTLinkage.test_loads_in_fresh_process_without_importing_torchassertiondac32a742de12cd090c135e7a79a81154dd422d1tests/py/core/test_libtorchtrt_linkage.py:105Reproduce
TRT_PYTEST_RERUNS=0 uv run --no-sync python -m tests.ci run py-core --variant rtx -- -k "test_loads_in_fresh_process_without_importing_torch"Failure output
Filed from the Torch-TensorRT GitHub CI dashboard.