简体   繁体   English

导入错误:DLL 加载失败:找不到指定的模块。 Tensorflow 聊天机器人

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

I have an error saying ImportError: DLL load failed: The specified module could not be found.我有一个错误说ImportError: DLL load failed: The specified module could not be found. I got this error when I was running main.py in this Github repository, https://github.com/llSourcell/chatbot_tutorial .当我在此 Github 存储库https://github.com/llSourcell/chatbot_tutorial 中运行 main.py 时出现此错误。 I downloaded all the things needed.我下载了所有需要的东西。 The following picture is the error.下图是错误。 错误

Can somebody please help?有人可以帮忙吗?

Found out the error, something to do with prerequisites I needed.发现了错误,这与我需要的先决条件有关。 I deleted python, and reinstalled it, then installed tensorflow, and it worked.我删除了 python,然后重新安装了它,然后安装了 tensorflow,它起作用了。

暂无
暂无

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

相关问题 导入错误:DLL 加载失败:找不到指定的模块。(Keras) - ImportError: DLL load failed: The specified module could not be found.(Keras) MeCab:“ImportError:DLL 加载失败:找不到指定的模块。” - MeCab: “ImportError: DLL load failed: The specified module could not be found.” MeCab:“ ImportError:DLL加载失败:找不到指定的模块。” - MeCab: “ImportError: DLL load failed: The specified module could not be found.” 导入 tensorflow 时,出现错误“导入错误:DLL 加载失败:找不到指定的模块。” - While importing tensorflow, got the error 'ImportError: DLL load failed: The specified module could not be found.' Tensorflow 错误:ImportError: DLL 加载失败:找不到指定的模块 - Tensorflow Error: ImportError: DLL load failed: The specified module could not be found Tensorflow:ImportError:DLL 加载失败:找不到指定的模块 - Tensorflow: ImportError: DLL load failed: The specified module could not be found Windows 上的 Tensorflow - ImportError:DLL 加载失败:找不到指定的模块 - Tensorflow on windows - ImportError: DLL load failed: The specified module could not be found tensorflow 2.3.1 导入错误:DLL 加载失败:找不到指定的模块 - tensorflow 2.3.1 ImportError: DLL load failed: The specified module could not be found ImportError:DLL加载失败:找不到指定的过程。蟒蛇 - ImportError: DLL load failed: The specified procedure could not be found. Python pycairo“ImportError:DLL加载失败:无法找到指定的模块。”即使安装了DLL - pycairo “ImportError: DLL load failed: The specified module could not be found.” even after DLLs installed
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM