Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

no attribute 'channels' #2

Open
ikenti opened this issue Jun 6, 2019 · 1 comment
Open

no attribute 'channels' #2

ikenti opened this issue Jun 6, 2019 · 1 comment

Comments

@ikenti
Copy link

ikenti commented Jun 6, 2019

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 that message:

AttributeError: 'RasaHost' object has no attribute 'channels'

  • Serving Flask app "RasaHost" (lazy loading)
  • Environment: production
    WARNING: This is a development server. Do not use it in a production deployment.
    Use a production WSGI server instead.
  • Debug mode: off
    2019-06-06 19:30:39 INFO werkzeug - * Running on http://0.0.0.0:5555/ (Press CTRL+C to quit)

Any idea? Thanks.

@mhmohona
Copy link

mhmohona commented Mar 2, 2020

Hey @ikenti! Have you solved this problem?
I am also facing the same problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants