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

Why does importing utils/util.py result in an error? #8

Open
ziFan99 opened this issue Oct 17, 2024 · 0 comments
Open

Why does importing utils/util.py result in an error? #8

ziFan99 opened this issue Oct 17, 2024 · 0 comments

Comments

@ziFan99
Copy link

ziFan99 commented Oct 17, 2024

Traceback (most recent call last):
File "main.py", line 73, in
main()
File "main.py", line 24, in main
from Deblurring.src.trainer import Trainer
File "/root/autodl-tmp/NAF-DPM-main/Deblurring/src/trainer.py", line 10, in
import utils.util as util
ModuleNotFoundError: No module named 'utils.util'

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

1 participant