runtime error

[nltk_data] Downloading package punkt to /home/user/nltk_data... [nltk_data] Unzipping tokenizers/punkt.zip. [nltk_data] Downloading package wordnet to /home/user/nltk_data... Traceback (most recent call last): File "app.py", line 8, in <module> predictor = Predictor.from_path("hf://lysandre/bidaf-elmo-model-2020.03.19") File "/home/user/.local/lib/python3.8/site-packages/allennlp/predictors/predictor.py", line 366, in from_path load_archive(archive_path, cuda_device=cuda_device, overrides=overrides), File "/home/user/.local/lib/python3.8/site-packages/allennlp/models/archival.py", line 206, in load_archive resolved_archive_file = cached_path(archive_file) File "/home/user/.local/lib/python3.8/site-packages/allennlp/common/file_utils.py", line 135, in cached_path _cached_path.file_friendly_logging(common_logging.FILE_FRIENDLY_LOGGING) AttributeError: module 'cached_path' has no attribute 'file_friendly_logging'

Container logs:

Fetching error logs...