runtime error

Exit code: 1. Reason: ^^^^^^^ File "/usr/local/lib/python3.13/ctypes/__init__.py", line 401, in _load_library return _dlopen(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 "/usr/local/lib/python3.13/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.13/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: /usr/local/lib/python3.13/site-packages/torchcodec/libtorchcodec_core5.so FFmpeg version 4: Traceback (most recent call last): File "/usr/local/lib/python3.13/site-packages/torch/_ops.py", line 1503, in load_library ctypes.CDLL(path) ~~~~~~~~~~~^^^^^^ File "/usr/local/lib/python3.13/ctypes/__init__.py", line 361, in __init__ self._handle = self._load_library(name, mode, handle, winmode) ~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.13/ctypes/__init__.py", line 401, in _load_library return _dlopen(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 "/usr/local/lib/python3.13/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.13/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: /usr/local/lib/python3.13/site-packages/torchcodec/libtorchcodec_core4.so [end of libtorchcodec loading traceback].

Container logs:

Fetching error logs...