Skip to content

ModuleNotFoundError: No module named 'sklearn' #4

Description

@brackham

When installing iraclis in a clean conda environment, I get the following error when trying to run iraclis from the command line or importing the packing into Python:

ModuleNotFoundError: No module named 'sklearn'

I guess this has to do with the alias sklearn for scikit-learn not being recognized.

Changing this in requirements.txt fixed the issue for me. I will open a pull request with the fix.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions