felipecode / coiltraine

Training framework for conditional imitation learning
MIT License
230 stars 68 forks source link

tarfile.ReadError: file could not be opened successfully #6

Open aditya-xq opened 5 years ago

aditya-xq commented 5 years ago

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?

c0stya commented 5 years ago

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

buaalsy2003 commented 4 years ago

I have the same error. Please help!

wangchangquan commented 3 years ago

I have the same error. Please help!