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

running error #3

Open
Twil-7 opened this issue Jul 7, 2024 · 2 comments
Open

running error #3

Twil-7 opened this issue Jul 7, 2024 · 2 comments

Comments

@Twil-7
Copy link

Twil-7 commented Jul 7, 2024

Thanks for your wonderful work, but it seems the files are missing when I run it.

Traceback (most recent call last):
File "/mnt/code/EnchantDance-main/train.py", line 191, in
main()
File "/mnt/code/EnchantDance-main/train.py", line 17, in main
cfg = parse_args()
File "/mnt/code/EnchantDance-main/enchant/config.py", line 161, in parse_args
cfg_exp = OmegaConf.merge(cfg_base, OmegaConf.load(params.cfg))
File "/root/miniconda3/lib/python3.10/site-packages/omegaconf/omegaconf.py", line 189, in load
with io.open(os.path.abspath(file_), "r", encoding="utf-8") as f:
FileNotFoundError: [Errno 2] No such file or directory: '/mnt/code/EnchantDance-main/configs/config.yaml'

@hflexx
Copy link

hflexx commented Nov 9, 2024

the same error

@fluide1022
Copy link
Owner

Fixed error. Pls check the new REAME

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

3 participants