ikenti

Results 1 issues of ikenti

Hi, I installed Rasa-host, but when I try to run one of the scripts, say: from RasaHost import host host.domain_path = os.path.join(current_dir, "/data/domain.yml") if __name__ == '__main__': host.run() I get...