i ran the following code ``` import duckling d = duckling.Duckling() ``` This code works fine in Ubuntu but does not work in Windows. In windows I get a "Python.exe has stopped working" window