This solution worked for me:
pip3 install --use-deprecated=legacy-resolver rasa-x --extra-index-url https://pypi.rasa.com/simple
Ignoring the dependency warnings and running rasa x
as documented didn’t cause any issues.
This solution worked for me:
pip3 install --use-deprecated=legacy-resolver rasa-x --extra-index-url https://pypi.rasa.com/simple
Ignoring the dependency warnings and running rasa x
as documented didn’t cause any issues.