'Hi i have installed 'stack' and installed fb-duckling for extraction of date and time.but i am running fb Duckling in my code .Get connection errors
here is my code:
from fb_duckling import Duckling duckling = Duckling() duckling("Lets have call on Monday at 4pm")
getting error: ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',))
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
Solution | Source |
---|