Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TypeError: huggingface_hub.hf_file_system.HfFileSystem.find() got multiple values for keyword argument 'maxdepth' #6457

Closed
wasertech opened this issue Nov 29, 2023 · 5 comments

Comments

@wasertech
Copy link

Describe the bug

Please see huggingface/huggingface_hub#1872

Steps to reproduce the bug

Please see huggingface/huggingface_hub#1872

Expected behavior

Please see huggingface/huggingface_hub#1872

Environment info

Please see huggingface/huggingface_hub#1872

@wasertech
Copy link
Author

Updating fsspec>=2023.10.0 did solve the issue.

@wasertech
Copy link
Author

May be it should be pinned somewhere?

@Wauplin
Copy link
Contributor

Wauplin commented Nov 29, 2023

Maybe this should go in datasets directly... anyways you can easily fix this error by updating datasets>=2.15.1.dev0.

@lhoestq @mariosasko for what I understand this is a bug fixed in datasets already, right? No need to do anything in huggingface_hub?

@mariosasko
Copy link
Collaborator

I've opened a PR with a fix in huggingface_hub: huggingface/huggingface_hub#1875

@Wauplin
Copy link
Contributor

Wauplin commented Nov 29, 2023

Thanks! PR is merged and will be shipped in next release of huggingface_hub.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants