Hello, is there a version of Rasa that can operate on Python 2? Or Python 3.7-3.8 is a strict requirement?
Install Rasa Open Source using pip (requires Python 3.7, or 3.8).
pip3 install -U --user pip && pip3 install rasa
1 Like
I know that the latest version of rasa requires Python 3.7, or 3.8. I am asking if there is an older version of rasa that can operate in Python 2.