I am installing allennlp and it has quite a lot of dependencies. Everything is installing fine but the installalation of Jsonnet is failing.
I tried installing jsonnet using
pip install jsonnet
manually but that isn't working either.
Try the following:
conda install -c conda-forge jsonnet