huggingface / huggingface/datasets

Datasets conflicts with fsspec 2024.9

Open
#7,190 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
22k
Forks
3.4k
Avg merge
5d 7h
Merged PRs (30d)
17

Description

### Describe the bug

Installing both in latest versions are not possible

`pip install "datasets==3.0.1" "fsspec==2024.9.0"`

But using older version of datasets is ok

`pip install "datasets==1.24.4" "fsspec==2024.9.0"`

### Steps to reproduce the bug

`pip install "datasets==3.0.1" "fsspec==2024.9.0"`

### Expected behavior

install both versions.

### Environment info

debian 11.
python 3.10.15

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.