Skip to content

matminer.datasets.utils._validate_dataset() flaky on Windows? #840

@janosh

Description

@janosh

load_dataset has been inconsistent in pymatviz CI occasionally raising

UserWarning: Error, hash of downloaded file does not match that included in metadata, the data may be corrupt or altered

I think it's only happening on Windows which I don't have access to locally. Was wondering if @sgbaird who uses Windows has also experienced this? Here's minimal code that (sometimes) causes the error:

from matminer.datasets import load_dataset

load_dataset("matbench_glass")

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