Skip to content

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

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")

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