akshaybahadur21 / Smart_Mirror

MIT License
26 stars 15 forks source link

Error in houndify.py #9

Closed nerdophile closed 2 years ago

nerdophile commented 5 years ago

Traceback (most recent call last): File "bot.py", line 132, in decide_action self.__hound_action(speech) File "bot.py", line 625, in __hound_action command = response["AllResults"][0]["WrittenResponseLong"] KeyError: 'AllResults'

When I run bot.py and give some random input this is error is thrown