Installation error pip install rasa_nlu[spacy]

Hi There, I am following steps provided in the Rasa NLU. But I am getting error. Please help me.

Can you post the error and the traceback that led to it please?

This is the error i am getting while install rasa_mlu[spacy]

ERROR: Command errored out with exit status 1: /home/sys2069/anaconda3/envs/botenv/bin/python -u -c ‘import sys, setuptools, tokenize; sys.argv[0] = ‘"’"’/tmp/pip-install-nwh8zekj/cytoolz/setup.py’"’"’; file=’"’"’/tmp/pip-install-nwh8zekj/cytoolz/setup.py’"’"’;f=getattr(tokenize, ‘"’"‘open’"’"’, open)(file);code=f.read().replace(’"’"’\r\n’"’"’, ‘"’"’\n’"’"’);f.close();exec(compile(code, file, ‘"’"‘exec’"’"’))’ install --record /tmp/pip-record-n184eklx/install-record.txt --single-version-externally-managed --compile Check the logs for full command output.