mac下anaconda安装mtcnn,moviepy,dlib

1、安装mtcnn,moviety

命令:

pip install mtcnn

conda install -c conda-forge moviepy

--conda install -c cogsci pygame

conda install -c conda-forge requests

conda install -c conda-forge pytables

图示:

2、安装dlib

conda install -c menpo dlib

猜你喜欢

转载自blog.csdn.net/weixin_41770169/article/details/85627201