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

Seems like lacking a script file(utils.py) #1

Closed
gsh150801 opened this issue Nov 16, 2022 · 1 comment
Closed

Seems like lacking a script file(utils.py) #1

gsh150801 opened this issue Nov 16, 2022 · 1 comment

Comments

@gsh150801
Copy link

When I ran 'python train.py', I got such error information:
Traceback (most recent call last):
File "train.py", line 22, in
from utilts import *
ModuleNotFoundError: No module named 'utilts'
It seems that a script file named utils.py is lacking in code folder.

@Layne-Huang
Copy link
Owner

Thanks for your reminder.

I have uploaded utils.py to the repository.

Thank you for your attention.

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