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

ModuleNotFoundError: No module named 'tools' #2

Open
xpeng opened this issue Dec 17, 2024 · 1 comment
Open

ModuleNotFoundError: No module named 'tools' #2

xpeng opened this issue Dec 17, 2024 · 1 comment

Comments

@xpeng
Copy link

xpeng commented Dec 17, 2024

python inference.py --cfg configs/Animate_X_infer.yaml

Traceback (most recent call last):
  File "/data/animate-x/inference.py", line 14, in <module>
    from tools import *
ModuleNotFoundError: No module named 'tools'

forget upload tools dir?

@tanshuai0219
Copy link

Thanks for pointing out the problem, you can directly delete the line. We've also uploaded the latest code to fix the issue

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