Hi!
I have been trying to work with Deeppavlov for two months, and I have some problems when I try to interact with the go_bot model in the linux terminal.
I have installed all the requirements by doing typing this command : python -m deeppavlov install gobot_dstc2
When I try to interact with the goal oriented bot using : python -m deeppavlov interact <path_to_config> [-d] ( with the path specified of course)
I get this error :
If you can help me understand why the terminals outputs this error thank you.
I have also another question : The tutorials that have been on the github repository have been deleted because of the new version 0.3.0, does it mean that they don’t work anymore ?
Thank you in advance for your answer