allenai / allennlp

An open-source NLP research library, built on PyTorch.
http://www.allennlp.org
Apache License 2.0
11.72k stars 2.25k forks source link

Error on Importing `Predictor` #5625

Closed abheesht17 closed 2 years ago

abheesht17 commented 2 years ago

I've reproduced the error here: https://colab.research.google.com/drive/1MkJvPi-3qNR5NzGg-NhVeAhXI2HiuL5a?usp=sharing. Am I missing something?

abheesht17 commented 2 years ago

pip install overrides==3.1.0 solved the issue for me.