JustinaPetr / Weatherbot_Tutorial

275 stars 447 forks source link

Chatbot not loading after running python dialogue_management_model.py #35

Open melkors-lammoth opened 5 years ago

melkors-lammoth commented 5 years ago

I started the server and ran python dialogue_management_model.py but the chat bot does not load. Any idea what I might be missing?

savi429 commented 5 years ago

same thing happening to me when im running that python dialogue_management_model.py bot loaded but in return its not giving me reply in console. errorrr

vigneshp826 commented 5 years ago

HI, i encountered this issue previously. Unsetting the http_proxy values in the environment solved this issue for me. or try export NO_PROXY=localhost,127.0.0.1