anibali / h36m-fetch

Human 3.6M 3D human pose dataset fetcher
Apache License 2.0
367 stars 48 forks source link

fail to run download_all.py #8

Closed XiumeiChen closed 5 years ago

XiumeiChen commented 5 years ago

Hello, I installed python3, axel, and CDF, then I ran . However, I got the following error. image Traceback (most recent call last): File "download_all.py", line 99, in download_all(phpsessid) File "download_all.py", line 93, in download_all download_file(BASE_URL + '?' + query, out_file, phpsessid) File "download_all.py", line 38, in download_file url]) File "/home/user1/anaconda3/lib/python3.5/subprocess.py", line 247, in call with Popen(*popenargs, **kwargs) as p: File "/home/user1/anaconda3/lib/python3.5/subprocess.py", line 676, in init restore_signals, start_new_session) File "/home/user1/anaconda3/lib/python3.5/subprocess.py", line 1289, in _execute_child raise child_exception_type(errno_num, err_msg) FileNotFoundError: [Errno 2] No such file or directory: 'axel'

anibali commented 5 years ago

It looks like axel is not installed correctly, since Python cannot find it on your path. Are you able to run axel -V from the command line?

XiumeiChen commented 5 years ago

@anibali Thanks. I have intalled axel correctly now。

guofuzheng commented 5 years ago

@XiumeiChen Hello, i created an account on Human3.6, but Human3.6 have not confirmed my request. May i share your dataset with you? Thank you.