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

train.py #35

Open
Yukuncn opened this issue Jun 30, 2021 · 3 comments
Open

train.py #35

Yukuncn opened this issue Jun 30, 2021 · 3 comments

Comments

@Yukuncn
Copy link

Yukuncn commented Jun 30, 2021

when I use the command "python train.py --data ....",It appears the error that
File "train.py", line 27, in
from srcnn.utils import *
ModuleNotFoundError: No module named 'srcnn'
When I solve this problem ,I mark the "srcnn" directory as source root,but the problem also exists.

@rajdeep-biswas
Copy link

+1 on this. Except I am trying to run python generate_data.py --data <csv_path>

@offrok
Copy link

offrok commented Sep 4, 2023

I have the same error. Does anybody have a solution?

@aquirin-te
Copy link

Solved, see here: #26

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

4 participants