Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error #20

Open
kongdoo opened this issue Oct 22, 2019 · 1 comment
Open

error #20

kongdoo opened this issue Oct 22, 2019 · 1 comment

Comments

@kongdoo
Copy link

kongdoo commented Oct 22, 2019

daria_walk.zip

Thank for good code.
Can you check this video? I have a problem the process of Download .bvh.

FileNotFoundError Traceback (most recent call last)
in ()
1 from google.colab import files
----> 2 files.download('hmr/output/bvh_animation/estimated_animation.bvh')

/usr/local/lib/python3.6/dist-packages/google/colab/files.py in download(filename)
142 raise OSError(msg)
143 else:
--> 144 raise FileNotFoundError(msg) # pylint: disable=undefined-variable
145
146 started = _threading.Event()

FileNotFoundError: Cannot find file: hmr/output/bvh_animation/estimated_animation.bvh

@HyewonSeo7
Copy link

HyewonSeo7 commented Jan 14, 2020

same problem here :'(
i shortened mp4 file name w/o space
and tried several videos but it is not working

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants