py3: install_deps> python -I -m pip install coverage pytest pytest-cov requests-mock responses scikit-learn -r requirements.txt Collecting coverage Downloading coverage-7.13.4-cp310-cp310-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.metadata (8.5 kB) Collecting pytest Downloading pytest-9.0.2-py3-none-any.whl.metadata (7.6 kB) Collecting pytest-cov Downloading pytest_cov-7.0.0-py3-none-any.whl.metadata (31 kB) Collecting requests-mock Downloading requests_mock-1.12.1-py2.py3-none-any.whl.metadata (4.1 kB) Collecting responses Downloading responses-0.26.0-py3-none-any.whl.metadata (48 kB) Collecting scikit-learn Downloading scikit_learn-1.7.2-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (11 kB) Collecting flask==1.1.2 (from -r requirements.txt (line 10)) Downloading Flask-1.1.2-py2.py3-none-any.whl.metadata (4.6 kB) Collecting requests==2.24.0 (from -r requirements.txt (line 11)) Downloading requests-2.24.0-py2.py3-none-any.whl.metadata (6.9 kB) Collecting responses Downloading responses-0.16.0-py2.py3-none-any.whl.metadata (25 kB) Collecting pandas==1.1.5 (from -r requirements.txt (line 13)) Downloading pandas-1.1.5.tar.gz (5.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.2/5.2 MB 49.1 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'error' py3: exit 1 (5.85 seconds) /w/workspace/dcaegen2-services-ml-prediction-ms-tox-sonar/components/ml-prediction-ms> python -I -m pip install coverage pytest pytest-cov requests-mock responses scikit-learn -r requirements.txt pid=2850 py3: FAIL code 1 (6.63 seconds) evaluation failed :( (6.66 seconds)