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

error in: evc-train #40

Open
chensh1127 opened this issue May 29, 2024 · 2 comments
Open

error in: evc-train #40

chensh1127 opened this issue May 29, 2024 · 2 comments

Comments

@chensh1127
Copy link

chensh1127 commented May 29, 2024

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
image

However, There is no function 'train_entrypoint' in the main.py file

@dendenxu
Copy link
Member

dendenxu commented Jun 5, 2024

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)?

@chensh1127
Copy link
Author

chensh1127 commented Jun 19, 2024

thanks your reply. I have tried pip install -v -e . --no-deps --no-build-isolation and succeed, but run the code still failed

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

2 participants