runtime error

-aea-test-autonomy==0.14.10->mech==0.1.0) (42.0.5) Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.10/site-packages (from cryptography>=3.3->paramiko>=2.4.3->docker==6.1.2->open-aea-test-autonomy==0.14.10->mech==0.1.0) (1.16.0) Requirement already satisfied: pycparser in /usr/local/lib/python3.10/site-packages (from cffi>=1.12->cryptography>=3.3->paramiko>=2.4.3->docker==6.1.2->open-aea-test-autonomy==0.14.10->mech==0.1.0) (2.22) Building wheels for collected packages: mech Building editable for mech (pyproject.toml): started Building editable for mech (pyproject.toml): finished with status 'done' Created wheel for mech: filename=mech-0.1.0-py3-none-any.whl size=13764 sha256=f56b59d7db2d2d364dd1bfe93855095842efd893265489974228fb82fc838343 Stored in directory: /tmp/pip-ephem-wheel-cache-sf1zf760/wheels/66/7e/ed/102483f826d37dfd6982b2b8c75b656227ac2610c5d2e73961 Successfully built mech Installing collected packages: mech Attempting uninstall: mech Found existing installation: mech 0.1.0 Uninstalling mech-0.1.0: Successfully uninstalled mech-0.1.0 Successfully installed mech-0.1.0 Output: Requirement already satisfied: lxml[html_clean] in /usr/local/lib/python3.10/site-packages (5.2.1) Collecting lxml-html-clean Downloading lxml_html_clean-0.1.1-py3-none-any.whl (11 kB) Installing collected packages: lxml-html-clean Successfully installed lxml-html-clean-0.1.1 Downloading the dataset... Dataset downloaded successfully. Traceback (most recent call last): File "/home/user/app/app.py", line 14, in <module> from tabs.run_benchmark import run_benchmark_main File "/home/user/app/tabs/run_benchmark.py", line 2, in <module> from benchmark.run_benchmark import run_benchmark File "/home/user/app/olas-predict-benchmark/benchmark/benchmark/run_benchmark.py", line 13, in <module> from mech.packages.valory.customs.prediction_request_claude import prediction_request_claude ModuleNotFoundError: No module named 'mech.packages.valory.customs.prediction_request_claude'

Container logs:

Fetching error logs...