Skip to content

Conflicting Package from NOMELT's environment.yml #7

@chrispy67

Description

@chrispy67

When installing necessary packages to build NOMELT with:
mamba env create -f environment.yml --name nomelt
pip install -e .

resulted in:
NotImplementedError: Loading a dataset cached in a LocalFileSystem is not supported when trying to create a library of variants (step 1 and 3 enabled in ./app/config.yaml) . This was quickly solved by running:
pip install -U datasets

I believe specifying a version number in the environment.yml would fix this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    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