Skip to content

Missing easydict from requirements.txt #6

@junglesub

Description

@junglesub
image

It appears that the easydict module is required for the project but is not listed in the requirements.txt file. This causes a ModuleNotFoundError when running the project in a new environment.

Suggested Fix

  • Add easydict to the requirements.txt file.

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