runtime error
Exit code: 1. Reason: hcodec/libtorchcodec_core6.so FFmpeg version 5: Traceback (most recent call last): File "/usr/local/lib/python3.12/site-packages/torch/_ops.py", line 1503, in load_library ctypes.CDLL(path) File "/usr/local/lib/python3.12/ctypes/__init__.py", line 379, in __init__ self._handle = _dlopen(self._name, mode) ^^^^^^^^^^^^^^^^^^^^^^^^^ OSError: libnppicc.so.13: cannot open shared object file: No such file or directory The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/user/.local/lib/python3.12/site-packages/torchcodec/_internally_replaced_utils.py", line 93, in load_torchcodec_shared_libraries torch.ops.load_library(core_library_path) File "/usr/local/lib/python3.12/site-packages/torch/_ops.py", line 1505, in load_library raise OSError(f"Could not load this library: {path}") from e OSError: Could not load this library: /home/user/.local/lib/python3.12/site-packages/torchcodec/libtorchcodec_core5.so FFmpeg version 4: Traceback (most recent call last): File "/usr/local/lib/python3.12/site-packages/torch/_ops.py", line 1503, in load_library ctypes.CDLL(path) File "/usr/local/lib/python3.12/ctypes/__init__.py", line 379, in __init__ self._handle = _dlopen(self._name, mode) ^^^^^^^^^^^^^^^^^^^^^^^^^ OSError: libnppicc.so.13: cannot open shared object file: No such file or directory The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/user/.local/lib/python3.12/site-packages/torchcodec/_internally_replaced_utils.py", line 93, in load_torchcodec_shared_libraries torch.ops.load_library(core_library_path) File "/usr/local/lib/python3.12/site-packages/torch/_ops.py", line 1505, in load_library raise OSError(f"Could not load this library: {path}") from e OSError: Could not load this library: /home/user/.local/lib/python3.12/site-packages/torchcodec/libtorchcodec_core4.so [end of libtorchcodec loading traceback].
Container logs:
Fetching error logs...