Skip to content

Module Not Found Error #42

@aiEnthusiast2024

Description

@aiEnthusiast2024

Hi! Has someone else had this issue before? I have cloned the main repo. Due to a time-out error, I had to clone the git submodules (sam and segment_anything modules) separately and then a "git submodule init" followed by a "git submodule update --recursive" command.

When I run the inference script, I'm getting the following error:
" from segment_anything.modeling import Sam
ModuleNotFoundError: No module named 'segment_anything'
"
Any help in solving this issue is appreciated. 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