problem
Appears when installing allennlp
Failed building wheel for jsonnet
surroundings:
centos
python=3.9.12
cudatoolkit=10.2
torch=1.11.0
miniconda3
solution
use command
conda install -c conda-forge jsonnet
After installing jsonnet
pip install allennlp