This repository has been archived by the owner on Nov 3, 2023. It is now read-only.
parlai.core.build_data.DownloadableFile.download_file ()
is unable to deal with files zipped with __OSX folders
#4567
Labels
In line 368, of the _unzip method in
ParlAI/parlai/core/build_data.py
Line 343 in 7506a84
This throws the following error on my linux machine when I'm trying to download a file that was zipped on MacOS.
We should add a simple sanity check to make sure we're not trying to open any __OSX paths.
This happened when I was trying to download the Friends dataset from ConvoKit:
The text was updated successfully, but these errors were encountered: