runtime error

Exit code: 1. Reason: un_command(command) File "/tmp/pip-build-env-dh05mgx6/overlay/lib/python3.10/site-packages/setuptools/dist.py", line 1104, in run_command super().run_command(command) File "/tmp/pip-build-env-dh05mgx6/overlay/lib/python3.10/site-packages/setuptools/_distutils/dist.py", line 1021, in run_command cmd_obj.run() File "/tmp/pip-build-env-dh05mgx6/overlay/lib/python3.10/site-packages/setuptools/_distutils/command/build.py", line 135, in run self.run_command(cmd_name) File "/tmp/pip-build-env-dh05mgx6/overlay/lib/python3.10/site-packages/setuptools/_distutils/cmd.py", line 357, in run_command self.distribution.run_command(command) File "/tmp/pip-build-env-dh05mgx6/overlay/lib/python3.10/site-packages/setuptools/dist.py", line 1104, in run_command super().run_command(command) File "/tmp/pip-build-env-dh05mgx6/overlay/lib/python3.10/site-packages/setuptools/_distutils/dist.py", line 1021, in run_command cmd_obj.run() File "<string>", line 130, in run File "<string>", line 167, in build_extension File "/usr/local/lib/python3.10/subprocess.py", line 369, in check_call raise CalledProcessError(retcode, cmd) subprocess.CalledProcessError: Command '['cmake', '/tmp/pip-install-7dtfv5qu/dlib_2bf7aa19bc444e14872ffa997a607f19/tools/python', '-DCMAKE_LIBRARY_OUTPUT_DIRECTORY=/tmp/pip-install-7dtfv5qu/dlib_2bf7aa19bc444e14872ffa997a607f19/build/lib.linux-x86_64-cpython-310', '-DPYTHON_EXECUTABLE=/usr/local/bin/python3.10', '-DCMAKE_BUILD_TYPE=Release']' returned non-zero exit status 1. [end of output] note: This error originates from a subprocess, and is likely not a problem with pip. ERROR: Failed building wheel for dlib Failed to build dlib ERROR: Failed to build installable wheels for some pyproject.toml based projects (dlib) Traceback (most recent call last): File "/home/user/app/app.py", line 11, in <module> import dlib ModuleNotFoundError: No module named 'dlib'

Container logs:

Fetching error logs...