-
Notifications
You must be signed in to change notification settings - Fork 3
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
train_error #5
Comments
Hi, |
Thanks for your reply. I run this code in windows 10. But I got this error. |
Thanks for your contributions. When I run the train.py(python train.py --config-name=train_autoencoder.yaml ). There is a problem:
'''
starting from scratch
Error executing job with overrides: ['task=libero_90', 'algo=quest', 'exp_name=final', 'variant_name=block_32_ds_4', 'algo.skill_block_size=32', 'algo.downsample_factor=4', 'seed=0']
Error locating target 'quest.utils.libero_utils.build_dataset', 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.
'''
How could I fix it?
The text was updated successfully, but these errors were encountered: