Installing dlib in python on mac
问题 I'm getting an error when trying to install dlib in Python 3.7 on macOS with pip3 install dlib . I have installed CMake, so that is not the problem. I'm getting this error message: Failed building wheel for dlib and Command "/Library/Frameworks/Python.framework/Versions/3.7/bin/python3.7 -u -c "import setuptools, tokenize; file ='/private/var/folders/j2/nvk5521j2vn9s1w95_0vlwkm0000gn/T/pip-install-ls2e_3mr/dlib/setup.py';f=getattr(tokenize, 'open', open)( file );code=f.read().replace('\r\n',