wit-ai / pywit

Python library for Wit.ai
Other
1.45k stars 359 forks source link

Issue in pywit #89

Closed Sharma96 closed 4 years ago

Sharma96 commented 7 years ago

The code provided at the following site:https://github.com/wit-ai/pywit/blob/master/examples/basic.py dosen't give any response. The error: File "/usr/local/python3.4/dist-packages/wit/wit.py" in line 214, in throw_if_action_missing raise WitError('unknown action: ' + action_name) TypeError: Can't convert 'NoneType' object to str implicitly