Skip to content

ModuleNotFoundError: No module named 'utils' due to missing utils/constants.py #2

Description

@seongwon980

from utils.constants import (DEFAULT_IMAGE_TOKEN,

The utils directory with constants.py seems to be missing. This file is expected to contain definitions like DEFAULT_IMAGE_TOKEN and DEFAULT_VIDEO_TOKEN, which are referenced in vqa_processor.py. Could you clarify if utils/constants.py should be included in the repository? Thank you.

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