coiltraine icon indicating copy to clipboard operation
coiltraine copied to clipboard

tarfile.ReadError: file could not be opened successfully

Open aditya-xq opened this issue 5 years ago • 3 comments

This command python3 tools/download_sample_models.py raises the following error. (Rest of the commands provided in documentation until this one are working fine)

Downloading the coil models checkpoints 224 MB Traceback (most recent call last): File "tools/download_sample_models.py", line 25, in tf = tarfile.open("track2_baseline.tar.gz") File "/home/xq/anaconda3/envs/coiltraine/lib/python3.5/tarfile.py", line 1564, in open raise ReadError("file could not be opened successfully") tarfile.ReadError: file could not be opened successfully

Any idea how to resolve this?

aditya-xq avatar Mar 22 '19 04:03 aditya-xq

I have the same error. Are these files available with a direct link?

c0stya avatar Apr 08 '19 11:04 c0stya

I have the same error. Please help!

buaalsy2003 avatar Apr 08 '20 21:04 buaalsy2003

I have the same error. Please help!

wangchangquan avatar Sep 16 '20 09:09 wangchangquan