-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Description
Hi !
Sorry for this simple question, but I cannot run "train.py" file..
I tried from root with "python train/train.py" or from train folder with "python train.py", but each time it fails with :
Traceback (most recent call last):
File "train/train.py", line 4, in <module>
from test.test_lfw import *
ModuleNotFoundError: No module named 'test.test_lfw'
What did I do wrong ?
Thanks !
Metadata
Metadata
Assignees
Labels
No labels