-
Notifications
You must be signed in to change notification settings - Fork 368
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
full_key: task.dataset #96
Comments
Have you solved? |
Just installing all required packages as in yaml file. The locating error means hydra cannot import the target correctly. You can check by |
hello @coderpracticer ,have you tackle this question? can you share with me? it's great important for me. if so ,thank you very muck |
@LemonQC Have you solved?i need your help |
it's not used for me, could you see my errors?
all the instructions are copied 😂,and input step by step followed with official |
I have the same issue with you. Do you have solved it? @ShouZhengAI |
I have the same issue with you. Do you have solved it? |
You may create init.py under diffusion_policy/env_runner from diffusion_policy.env_runner.pusht_image_runner import PushTImageRunner
__all__ = ['PushTImageRunner'] |
Has anyone meets the same error?
Error executing job with overrides: []
Error locating target 'diffusion_policy.dataset.pusht_image_dataset.PushTImageDataset', set env var HYDRA_FULL_ERROR=1 to see chained exception.
full_key: task.dataset
Set the environment variable HYDRA_FULL_ERROR=1 for a complete stack trace.
The text was updated successfully, but these errors were encountered: