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

Image Not Found #4

Open
sicroci opened this issue May 10, 2023 · 0 comments
Open

Image Not Found #4

sicroci opened this issue May 10, 2023 · 0 comments

Comments

@sicroci
Copy link

sicroci commented May 10, 2023

I am running dedockify and I get the following error message:

Traceback (most recent call last):
  File "/app/dedockify.py", line 55, in <module>
    __main__ = MainObj()
  File "/app/dedockify.py", line 15, in __init__
    self._get_image(argv[-1])
  File "/app/dedockify.py", line 31, in _get_image
    raise ImageNotFound("Image {} not found\n".format(img_hash))
__main__.ImageNotFound: Image im_smpl_animation_v1 not found
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

1 participant