runtime error

2023-05-19 07:11:12.309 INFO matplotlib.font_manager: generated new fontManager file not found Cloning https://huggingface.co/datasets/awacke1/MindfulStory.csv into local empty directory. 2023-05-19 07:11:39.857 WARNING huggingface_hub.repository: Cloning https://huggingface.co/datasets/awacke1/MindfulStory.csv into local empty directory. Traceback (most recent call last): File "/home/user/.local/lib/python3.8/site-packages/huggingface_hub/repository.py", line 580, in clone_from subprocess.run( File "/usr/local/lib/python3.8/subprocess.py", line 516, in run raise CalledProcessError(retcode, process.args, subprocess.CalledProcessError: Command '['git', 'lfs', 'clone', 'https://huggingface.co/datasets/awacke1/MindfulStory.csv', '.']' returned non-zero exit status 2. During handling of the above exception, another exception occurred: Traceback (most recent call last): File "app.py", line 51, in <module> repo = Repository( local_dir="data", clone_from=DATASET_REPO_URL, use_auth_token=HF_TOKEN) File "/home/user/.local/lib/python3.8/site-packages/huggingface_hub/repository.py", line 421, in __init__ self.clone_from(repo_url=clone_from) File "/home/user/.local/lib/python3.8/site-packages/huggingface_hub/repository.py", line 629, in clone_from raise EnvironmentError(exc.stderr) OSError: WARNING: 'git lfs clone' is deprecated and will not be updated with new flags from 'git clone' 'git clone' has been updated in upstream Git to have comparable speeds to 'git lfs clone'. Cloning into '.'... fatal: unable to access 'https://huggingface.co/datasets/awacke1/MindfulStory.csv/': Could not resolve host: huggingface.co Error(s) during clone: git clone failed: exit status 128

Container logs:

Fetching error logs...