fluide1022 / EnchantDance

EnchantDance official code
8 stars 1 forks source link

running error #3

Open Twil-7 opened 4 months ago

Twil-7 commented 4 months ago

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(cfgbase, 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 commented 3 weeks ago

the same error

fluide1022 commented 2 weeks ago

Fixed error. Pls check the new REAME