【发布时间】:2017-12-28 02:11:26
【问题描述】:
我需要 imutils 包来运行https://github.com/datitran/face2face-demo
问题是将它安装到我的机器上。我尝试了conda install -c mlgill imutils,但遇到了 PackageNotFoundError
我也尝试了pip install imutils,但出现了另一个错误。
谁能分享你如何在 Windows 10 中使用 Python 3.6.3 :: Anaconda custom (64-bit) 安装 imutils
【问题讨论】: