PS Z:\ComfyUI_windows_portable> .\python_embeded\python.exe -m pip install dlib Collecting dlib Using cached dlib-19.24.4.tar.gz (3.3 MB) Installing build dependencies ... done Getting requirements to build wheel ... done Preparing metadata (pyproject.toml) ... done Building wheels for collected packages: dlib Building wheel for dlib (pyproject.toml) ... error error: subprocess-exited-with-error × Building wheel for dlib (pyproject.toml) did not run successfully. │ exit code: 1 ╰─> [101 lines of output] running bdist_wheel running build running build_ext :125: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. Building extension for Python 3.11.6 (tags/v3.11.6:8b6ee5b, Oct 2 2023, 14:57:12) [MSC v.1935 64 bit (AMD64)] Invoking CMake setup: 'cmake C:\Users\Reef\AppData\Local\Temp\pip-install-8brp_qui\dlib_7befba8e77454e27b8b52375d1862f29\tools\python -DCMAKE_LIBRARY_OUTPUT_DIRECTORY=C:\Users\Reef\AppData\Local\Temp\pip-install-8brp_qui\dlib_7befba8e77454e27b8b52375d1862f29\build\lib.win-amd64-cpython-311 -DPYTHON_EXECUTABLE=Z:\ComfyUI_windows_portable\python_embeded\python.exe -DCMAKE_LIBRARY_OUTPUT_DIRECTORY_RELEASE=C:\Users\Reef\AppData\Local\Temp\pip-install-8brp_qui\dlib_7befba8e77454e27b8b52375d1862f29\build\lib.win-amd64-cpython-311 -A x64' -- Building for: Visual Studio 16 2019 -- Selecting Windows SDK version 10.0.19041.0 to target Windows 10.0.19045. -- The C compiler identification is MSVC 19.29.30154.0 -- The CXX compiler identification is MSVC 19.29.30154.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/BuildTools/VC/Tools/MSVC/14.29.30133/bin/Hostx64/x64/cl.exe - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/BuildTools/VC/Tools/MSVC/14.29.30133/bin/Hostx64/x64/cl.exe - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done CMake Deprecation Warning at C:/Users/Reef/AppData/Local/Temp/pip-install-8brp_qui/dlib_7befba8e77454e27b8b52375d1862f29/dlib/external/pybind11/CMakeLists.txt:8 (cmake_minimum_required): Compatibility with CMake < 3.5 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. -- pybind11 v2.10.0 CMake Warning (dev) at C:/Users/Reef/AppData/Local/Temp/pip-install-8brp_qui/dlib_7befba8e77454e27b8b52375d1862f29/dlib/external/pybind11/tools/FindPythonLibsNew.cmake:98 (find_package): Policy CMP0148 is not set: The FindPythonInterp and FindPythonLibs modules are removed. Run "cmake --help-policy CMP0148" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Call Stack (most recent call first): C:/Users/Reef/AppData/Local/Temp/pip-install-8brp_qui/dlib_7befba8e77454e27b8b52375d1862f29/dlib/external/pybind11/tools/pybind11Tools.cmake:50 (find_package) C:/Users/Reef/AppData/Local/Temp/pip-install-8brp_qui/dlib_7befba8e77454e27b8b52375d1862f29/dlib/external/pybind11/tools/pybind11Common.cmake:180 (include) C:/Users/Reef/AppData/Local/Temp/pip-install-8brp_qui/dlib_7befba8e77454e27b8b52375d1862f29/dlib/external/pybind11/CMakeLists.txt:200 (include) This warning is for project developers. Use -Wno-dev to suppress it. -- Found PythonInterp: Z:/ComfyUI_windows_portable/python_embeded/python.exe (found suitable version "3.11.6", minimum required is "3.6") CMake Error at C:/Users/Reef/AppData/Local/Temp/pip-install-8brp_qui/dlib_7befba8e77454e27b8b52375d1862f29/dlib/external/pybind11/tools/FindPythonLibsNew.cmake:236 (message): Python libraries not found Call Stack (most recent call first): C:/Users/Reef/AppData/Local/Temp/pip-install-8brp_qui/dlib_7befba8e77454e27b8b52375d1862f29/dlib/external/pybind11/tools/pybind11Tools.cmake:50 (find_package) C:/Users/Reef/AppData/Local/Temp/pip-install-8brp_qui/dlib_7befba8e77454e27b8b52375d1862f29/dlib/external/pybind11/tools/pybind11Common.cmake:180 (include) C:/Users/Reef/AppData/Local/Temp/pip-install-8brp_qui/dlib_7befba8e77454e27b8b52375d1862f29/dlib/external/pybind11/CMakeLists.txt:200 (include) -- Configuring incomplete, errors occurred! Traceback (most recent call last): File "Z:\ComfyUI_windows_portable\python_embeded\Lib\site-packages\pip\_vendor\pyproject_hooks\_in_process\_in_process.py", line 353, in main() File "Z:\ComfyUI_windows_portable\python_embeded\Lib\site-packages\pip\_vendor\pyproject_hooks\_in_process\_in_process.py", line 335, in main json_out['return_val'] = hook(**hook_input['kwargs']) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "Z:\ComfyUI_windows_portable\python_embeded\Lib\site-packages\pip\_vendor\pyproject_hooks\_in_process\_in_process.py", line 251, in build_wheel return _build_backend().build_wheel(wheel_directory, config_settings, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "Z:\ComfyUI_windows_portable\python_embeded\Lib\site-packages\setuptools\build_meta.py", line 404, in build_wheel return self._build_with_temp_dir( ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "Z:\ComfyUI_windows_portable\python_embeded\Lib\site-packages\setuptools\build_meta.py", line 389, in _build_with_temp_dir self.run_setup() File "Z:\ComfyUI_windows_portable\python_embeded\Lib\site-packages\setuptools\build_meta.py", line 311, in run_setup exec(code, locals()) File "", line 220, in File "Z:\ComfyUI_windows_portable\python_embeded\Lib\site-packages\setuptools\__init__.py", line 103, in setup return distutils.core.setup(**attrs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "Z:\ComfyUI_windows_portable\python_embeded\Lib\site-packages\setuptools\_distutils\core.py", line 185, in setup return run_commands(dist) ^^^^^^^^^^^^^^^^^^ File "Z:\ComfyUI_windows_portable\python_embeded\Lib\site-packages\setuptools\_distutils\core.py", line 201, in run_commands dist.run_commands() File "Z:\ComfyUI_windows_portable\python_embeded\Lib\site-packages\setuptools\_distutils\dist.py", line 969, in run_commands self.run_command(cmd) File "Z:\ComfyUI_windows_portable\python_embeded\Lib\site-packages\setuptools\dist.py", line 963, in run_command super().run_command(command) File "Z:\ComfyUI_windows_portable\python_embeded\Lib\site-packages\setuptools\_distutils\dist.py", line 988, in run_command cmd_obj.run() File "Z:\ComfyUI_windows_portable\python_embeded\Lib\site-packages\wheel\bdist_wheel.py", line 368, in run self.run_command("build") File "Z:\ComfyUI_windows_portable\python_embeded\Lib\site-packages\setuptools\_distutils\cmd.py", line 318, in run_command self.distribution.run_command(command) File "Z:\ComfyUI_windows_portable\python_embeded\Lib\site-packages\setuptools\dist.py", line 963, in run_command super().run_command(command) File "Z:\ComfyUI_windows_portable\python_embeded\Lib\site-packages\setuptools\_distutils\dist.py", line 988, in run_command cmd_obj.run() File "Z:\ComfyUI_windows_portable\python_embeded\Lib\site-packages\setuptools\_distutils\command\build.py", line 131, in run self.run_command(cmd_name) File "Z:\ComfyUI_windows_portable\python_embeded\Lib\site-packages\setuptools\_distutils\cmd.py", line 318, in run_command self.distribution.run_command(command) File "Z:\ComfyUI_windows_portable\python_embeded\Lib\site-packages\setuptools\dist.py", line 963, in run_command super().run_command(command) File "Z:\ComfyUI_windows_portable\python_embeded\Lib\site-packages\setuptools\_distutils\dist.py", line 988, in run_command cmd_obj.run() File "", line 130, in run File "", line 167, in build_extension File "subprocess.py", line 413, in check_call subprocess.CalledProcessError: Command '['cmake', 'C:\\Users\\Reef\\AppData\\Local\\Temp\\pip-install-8brp_qui\\dlib_7befba8e77454e27b8b52375d1862f29\\tools\\python', '-DCMAKE_LIBRARY_OUTPUT_DIRECTORY=C:\\Users\\Reef\\AppData\\Local\\Temp\\pip-install-8brp_qui\\dlib_7befba8e77454e27b8b52375d1862f29\\build\\lib.win-amd64-cpython-311', '-DPYTHON_EXECUTABLE=Z:\\ComfyUI_windows_portable\\python_embeded\\python.exe', '-DCMAKE_LIBRARY_OUTPUT_DIRECTORY_RELEASE=C:\\Users\\Reef\\AppData\\Local\\Temp\\pip-install-8brp_qui\\dlib_7befba8e77454e27b8b52375d1862f29\\build\\lib.win-amd64-cpython-311', '-A', 'x64']' 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: Could not build wheels for dlib, which is required to install pyproject.toml-based projects