关于安装dlib报错:
ERROR: Could not build wheels for dlib, which is required to install pyproject.toml-based project
试试👇来解决:
conda install -c conda-forge dlib
应该没问题
关于安装dlib报错:
ERROR: Could not build wheels for dlib, which is required to install pyproject.toml-based project
试试👇来解决:
conda install -c conda-forge dlib
应该没问题