Skip to content

ModuleNotFoundError: No module named 'mol_classifier'" #1

Description

@niquba

when i run “python ./mol_classifier/classifier.py infer --dir ./data/dataset/ --checkpoint ./data/models/molclassifier_model.chpt --output ./data/output.txt”,it reported the following error:
"Traceback (most recent call last):
File "D:\MolClassifier\mol_classifier\classifier.py", line 19, in
import mol_classifier.ext_utils as utils
ModuleNotFoundError: No module named 'mol_classifier'"

so where i can find the module named 'mol_classifier'"?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions