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

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

我有一个错误说 ImportError: DLL load failed: The specified module could not be found. 我在这个 Github 存储库 运行 main.py 时遇到了这个错误,https://github.com/llSourcell/chatbot_tutorial. I downloaded all the things needed. The following picture is the error.

有人可以帮忙吗?

发现错误,与我需要的先决条件有关。我删除了python,然后重新安装,然后安装了tensorflow,成功了。