繁体   English   中英

ImportError:DLL加载失败:找不到指定的模块。 CV2

[英]ImportError: DLL load failed: The specified module could not be found. cv2

通过链接 ,我尝试为python安装opencv。 但是,在验证opencv的安装时,我遇到了以下错误:

ImportError: DLL load failed: The specified module could not be found.

所有步骤都从链接中检出。 它使用VS 2017而不是pip 进行构建 我可能会缺少什么?

如果只想将opencv与python一起使用,则可以使用pip install opencv-python

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM