Skip to content

ModuleNotFoundError: No module named 'aster' #114

Open
@Ananyapam7

Description

I have seen this issue : #10
but the solution suggested my @13muskanp does not work for me as after changing from

from aster.protos import pipeline_pb2
from aster.builders import model_builder
to this:
from protos import pipeline_pb2
from builders import model_builder

It is still throwing an error that no module aster is found in the other files of the different directories like builders, covnets, protos etc

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