runtime error

Exit code: 1. Reason: Cloning into 'optimum-intel'... /usr/local/lib/python3.10/importlib/util.py:247: DeprecationWarning: The `openvino.runtime` module is deprecated and will be removed in the 2026.0 release. Please replace `openvino.runtime` with `openvino`. self.__spec__.loader.exec_module(self) Traceback (most recent call last): File "/home/user/app/app.py", line 18, in <module> from test_modeling import * File "/home/user/app/optimum-intel/tests/openvino/test_modeling.py", line 71, in <module> from optimum.intel import ( ImportError: cannot import name 'OVSamModel' from 'optimum.intel' (/usr/local/lib/python3.10/site-packages/optimum/intel/__init__.py)

Container logs:

Fetching error logs...