sgan
sgan copied to clipboard
there is a problem with the data download
When I download the data, the following problems appear. How can I solve them?
dlmuth@ubuntu:~/Downloads/sgan-master$ bash scripts/download_data.sh --2019-02-24 18:24:39-- https://www.dropbox.com/s/8n02xqv3l9q18r1/datasets.zip?dl=0 Resolving www.dropbox.com (www.dropbox.com)... 66.220.152.28 Connecting to www.dropbox.com (www.dropbox.com)|66.220.152.28|:443... failed: Connection refused. [datasets.zip] End-of-central-directory signature not found. Either this file is not a zipfile, or it constitutes one disk of a multi-part archive. In the latter case the central directory and zipfile comment will be found on the last disk(s) of this archive. unzip: cannot find zipfile directory in one of datasets.zip or datasets.zip.zip, and cannot find datasets.zip.ZIP, period.
seems that you do not have ZIP or other relevant software to uncompress the dataset, try "pip install zip" and download it again
I have done these, thank you!
i meet this problem too, how can u solve it?
I meet this problem too, how can u solve it? @dlmuth thank you!
I guess you can always do a direct download from the dropbox link. https://www.dropbox.com/s/8n02xqv3l9q18r1/datasets.zip?dl=0
Edit. I had problems downloading from my ubuntu machine, so I sent the link to my iPad downloaded it there and sent it back manually to my computer.