小编Mus*_*ara的帖子

在Anaconda Python中安装Dlib

我正在尝试dlib通过运行以下命令在Anaconda中安装软件包:

conda install -c menpo dlib
Run Code Online (Sandbox Code Playgroud)

我收到以下错误:

UnsatisfiableError: The following specifications were found to be in conflict:
- dlib
- zict
Use "conda info <package>" to see the dependencies for each package.
Run Code Online (Sandbox Code Playgroud)

我怎么解决这个问题?

python python-3.x anaconda conda dlib

5
推荐指数
1
解决办法
7679
查看次数

标签 统计

anaconda ×1

conda ×1

dlib ×1

python ×1

python-3.x ×1