datasciencecompleteguide / Machine-Learning

This repo contains all the material being shared on youtube about machine learning and its errors.
0 stars 2 forks source link

please hepl me to rectify the problem!! #65

Open BishalRDas opened 3 months ago

BishalRDas commented 3 months ago

Collecting dlib Downloading dlib-19.24.4.tar.gz (3.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.3/3.3 MB 5.9 MB/s eta 0:00:00 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 ╰─> [14 lines of output]

:210: SyntaxWarning: invalid escape sequence '\(' :211: SyntaxWarning: invalid escape sequence '\(' :212: SyntaxWarning: invalid escape sequence '\(' running bdist_wheel running build running build_ext Traceback (most recent call last): File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "C:\Users\dbaku\anaconda3\envs\oneshort\Scripts\cmake.exe\__main__.py", line 4, in ModuleNotFoundError: No module named 'cmake' ERROR: CMake must be installed to build dlib [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: ERROR: Failed to build installable wheels for some pyproject.toml based projects (dlib)