Cannot install rasa on Fedora?

Hi all,

It seems that rasa requires python < 3.11, and Fedora 37 has 3.11.2. This means that there is no version that can be installed (pip install rasa fails!).

you can either use anaconda or use venv module to create virtual python environment to satisfy rasa need. for more details , visit - Multiple Pythons — Fedora Developer Portal

Currently, rasa supports the following Python versions: 3.7 , 3.8 , 3.9 and 3.10 . Note that Python 3.10 is not currently supported for rasa installations on Apple Silicon. The blocker consists of current inability to update to Tensorflow version >= 2.10.