Skip to content

from skills_ml.storage import ModelStorage, FSStore doesn't work #356

@kshitizkhanal7

Description

@kshitizkhanal7

It shows the following error:

ImportError Traceback (most recent call last)

in ()
----> 1 from skills_ml.storage import ModelStorage, FSStore

ImportError: cannot import name 'ModelStorage'


NOTE: If your import is failing due to a missing package, you can
manually install dependencies using either !pip or !apt.

To view examples of installing some common dependencies, click the
"Open Examples" button below.

What could the potential reasons be?

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