rasa : The term 'rasa' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again.

rasa : The term ‘rasa’ is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again.

@akash1991 Hey! What is the root cause of this error, means what steps you performed and please share the original screenshot.

|### Akash kushwah akhildesigner1991@gmail.com|Attachments11:00 PM (0 minutes ago)||

to support

|

python version -------3.9 pip version ------------2.4

rasa ------- Requirement already satisfied

rasa gives error -------------------------------------

rasa : The term ‘rasa’ is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again. At line:1 char:1

  • rasa --version
  • CategoryInfo : ObjectNotFound: (rasa:String) [], CommandNotFoundException
  • FullyQualifiedErrorId : CommandNotFoundException

@akash1991 Hey!

You can install Rasa Open Source using pip (requires Python 3.6, 3.7 or 3.8). and you having 3.9 python version.

Ref: Installation

1 Like