Rasa Beginner Help - Getting Started with Rasa / Tutorials, Resources & Videos - Rasa Community Forum
Introducing the Rasa Playground
Rasa Beginner Help
post by arjn95 on Oct 11, 2019
when i am running the following command - rasa init --no-prompt
i get the following error - rasa: command not found
Can someone help.
post by arjn95 on Oct 11, 2019
Just an additional info, when i am trying to install rasa and rasa-x i am getting this error -
Command “python setup.py egg_info” failed with error code 1 in /tmp/pip-build-dp2w5aov/matplotlib/
post by vp109 on Oct 11, 2019
Can you post the entire stack trace of the error? In my opinion you’re missing some dev dependency which is why you’re getting the error. The trace would tell you which files/lib you’re missing.
And also, which OS are you on?