Open chensh1127 opened 5 months ago
Hi, thanks for using our code.
Could you try reinstalling 4K4D with pip install -v -e . --no-deps --no-build-isolation
(this should only take a second or two)?
thanks your reply. I have tried pip install -v -e . --no-deps --no-build-isolation
and succeed, but run the code still failed
I run the code: evc-train -c configs/exps/4k4d/4k4d_0013_01_r4.yaml,configs/specs/static.yaml,configs/specs/tiny.yaml exp_name=4k4d_0013_01_r4_static
the error is
However, There is no function 'train_entrypoint' in the main.py file