Skip to content

Can't find moudle named Utils #38

@Erze-ee

Description

@Erze-ee

I use Pycharm to run the preprocessing pipeline.Then I got this error. The utils.py is under the DINO
(dino) erze@erze:~/PycharmProjects/DINO$ python ./preprocessing/main_preprocessing.py --config ./config/preprocessing.yaml --data-path ./dataset/horsejump/ --utils ./utils.py
Traceback (most recent call last):
File "/home/erze/PycharmProjects/DINO/./preprocessing/main_preprocessing.py", line 6, in
from utils import add_config_paths
ModuleNotFoundError: No module named '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