Hi,
I am trying to install RASA in a ubuntu machine using the below command. pip3 install rasa-x --extra-index-url https://pypi.rasa.com/simple
I see below error.
ERROR: Command errored out with exit status 1: /home/ubuntu/venv/bin/python3 /home/ubuntu/venv/lib/python3.6/site-packages/pip/_vendor/pep517/_in_process.py prepare_metadata_for_build_wheel /tmp/tmpl0ot1oss Check the logs for full command output.
Please help me!!!