Hello evertybody Hope everything is going well I hope someone can help me I follow the steps from the page Installation andd when I run the command rasa --version in order to check if everything is fine, I got the line rasa: command not found. I read that rasa has problems with python3.10, I changed the version of python3 from 3.10 to 3.8, but pip remain in 3.10 version:
luisjimeno@luisjimeno-VirtualBox:~/Escritorio$ python3 --version
Python 3.8.13
luisjimeno@luisjimeno-VirtualBox:~/Escritorio$ pip3 --version
pip 22.0.2 from /usr/lib/python3/dist-packages/pip (python 3.10)
luisjimeno@luisjimeno-VirtualBox:~/Escritorio$
Could you please advise? Thanks in advance and warm regards Luis Jimeno