runtime error

fig = configuration() File "<string>", line 201, in configuration File "/tmp/pip-build-env-sgkxafan/overlay/lib/python3.10/site-packages/numpy/distutils/misc_util.py", line 1014, in add_subpackage config_list = self.get_subpackage(subpackage_name, subpackage_path, File "/tmp/pip-build-env-sgkxafan/overlay/lib/python3.10/site-packages/numpy/distutils/misc_util.py", line 980, in get_subpackage config = self._get_configuration_from_setup_py( File "/tmp/pip-build-env-sgkxafan/overlay/lib/python3.10/site-packages/numpy/distutils/misc_util.py", line 922, in _get_configuration_from_setup_py config = setup_module.configuration(*args) File "/tmp/pip-install-8ec47oju/scikit-learn_4f97a50dea184d54899f684a19bb3b00/sklearn/setup.py", line 85, in configuration cythonize_extensions(top_path, config) File "/tmp/pip-install-8ec47oju/scikit-learn_4f97a50dea184d54899f684a19bb3b00/sklearn/_build_utils/__init__.py", line 73, in cythonize_extensions config.ext_modules = cythonize( File "/tmp/pip-build-env-sgkxafan/overlay/lib/python3.10/site-packages/Cython/Build/Dependencies.py", line 1145, in cythonize result.get(99999) # seconds File "/usr/local/lib/python3.10/multiprocessing/pool.py", line 774, in get raise self._value Cython.Compiler.Errors.CompileError: sklearn/ensemble/_hist_gradient_boosting/splitting.pyx [end of output] note: This error originates from a subprocess, and is likely not a problem with pip. error: metadata-generation-failed × Encountered error while generating package metadata. ╰─> See above for output. note: This is an issue with the package mentioned above, not pip. hint: See above for details. [notice] A new release of pip available: 22.3.1 -> 23.3.1 [notice] To update, run: python -m pip install --upgrade pip Traceback (most recent call last): File "/home/user/app/app.py", line 4, in <module> import cv2 ModuleNotFoundError: No module named 'cv2'

Container logs:

Fetching error logs...