llSourcell / chatbot_tutorial

This is the code for "Chatbot Tutorial" by Siraj Raval on Youtube
Apache License 2.0
178 stars 102 forks source link

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

Open ayaanp-dev opened 5 years ago

ayaanp-dev commented 5 years ago

Whenever I run main.py it gives me the following error, ImportError: DLL load failed: The specified module could not be found. Does anybody have a solution to this error. I downloaded all the requirements for this program to run.

error