Girum

Results 1 comments of Girum

I had the same issue. A similar issue is mentioned in [issues/5203](https://github.com/allenai/allennlp/issues/5203). The solution is to downgrade overrides library which is mentioned here --[ssues/5197](https://github.com/allenai/allennlp/issues/5197). You should do `pip install overrides==3.1.0`...