conda create -n archer python==3.10 conda activate archer git clone https://github.com/YifeiZhou02/ArCHer cd ArCHer python -m pip install -e . python3 -m spacy ...