Stuck in installation of rasa pro developer edition

I fixed the error by downgrading Python to version 3.10.11, I was using version 3.12.2 before, and installed rasa plus version 3.7.8 using this command:

pip install --extra-index-url https://europe-west3-python.pkg.dev/rasa-releases/rasa-plus-py/simple "rasa-plus~=3.7.8"
4 Likes