runtime error

Exit code: 1. Reason: [nltk_data] Downloading package averaged_perceptron_tagger to [nltk_data] /home/user/nltk_data... [nltk_data] Unzipping taggers/averaged_perceptron_tagger.zip. [nltk_data] Downloading package cmudict to /home/user/nltk_data... [nltk_data] Unzipping corpora/cmudict.zip. ✨ Downloading models 0%| | 0.00/653 [00:00<?, ?iB/s] 11%|β–ˆ | 72.0/653 [00:00<00:00, 2.82kiB/s] Traceback (most recent call last): File "/home/user/app/app.py", line 31, in <module> download() File "/home/user/app/download.py", line 32, in download with zipfile.ZipFile(output, 'r') as zip_ref: File "/usr/local/lib/python3.10/zipfile.py", line 1271, in __init__ self._RealGetContents() File "/usr/local/lib/python3.10/zipfile.py", line 1338, in _RealGetContents raise BadZipFile("File is not a zip file") zipfile.BadZipFile: File is not a zip file

Container logs:

Fetching error logs...