繁体   English   中英

DLL 加载失败(打开 cv2)

[英]DLL Load Failed (Open cv2)

我为该错误尝试了许多解决方案,但没有解决

ImportError: DLL 在导入 cv2 时加载失败:找不到指定的模块。

  1. 确保您安装了正确的版本。 按照以下链接安装兼容版本。 https://www.tensorflow.org/install/source_windows#gpu https://www.drdataking.com/post/oninstall-gpu-window-support/-

  2. 我也遇到了类似的问题:DLL load failed while importing _multiarray_umath: The specified module could not be found DLL load failed while importing _multiarray_umath: The specified module can not be found

  3. 解决方案是环境变量路径设置不正确。 请找到下图:解决方案

暂无
暂无

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

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