Skip to content

Cannot run "train.py" #6

@wibimaster

Description

@wibimaster

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions