Search code examples
pythonpython-3.6aiml

How to use AIML with python 3.6


I'm trying to use aiml in Python 3.6, I am using aiml library for it, but there is a problem with what I expected and what I got!! for every input, it's showing me

"WARNING: No match found for input: hello(this is input)"


Solution

  • You could always look at programy, full Python 3 from the ground up and supports 3.6 and 3.7 and above