Skip to content

ModuleNotFoundError: No module named 'btcdet.utils' #40

@yeoeun-oh

Description

@yeoeun-oh

after 'python3 setup.py develop'

Traceback (most recent call last):
File "train.py", line 6, in
from test import repeat_eval_ckpt
File "/tmp/BtcDet/tools/test.py", line 14, in
from btcdet.datasets import build_dataloader
File "/usr/local/lib/python3.6/dist-packages/btcdet/datasets/init.py", line 5, in
from btcdet.utils import common_utils
ModuleNotFoundError: No module named 'btcdet.utils'

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