ERROR: Cannot install huggingface-hub>=0.10.0, huggingface_hub, huggingface_hub==0.23.4 and huggingface_hub>=0.26.0 because these package versions have conflicting dependencies.
- Dominant language
- Python
- Stars
- 133k
- Forks
- 15.7k
- Avg merge
- 1d 6h
- Merged PRs (30d)
- 155
Description
### Expected Behavior
ERROR: Cannot install huggingface-hub>=0.10.0, huggingface_hub, huggingface_hub==0.23.4 and huggingface_hub>=0.26.0 because these package versions have conflicting dependencies.
### Actual Behavior
ERROR: Cannot install huggingface-hub>=0.10.0, huggingface_hub, huggingface_hub==0.23.4 and huggingface_hub>=0.26.0 because these package versions have conflicting dependencies.
### Steps to Reproduce
ERROR: Cannot install huggingface-hub>=0.10.0, huggingface_hub, huggingface_hub==0.23.4 and huggingface_hub>=0.26.0 because these package versions have conflicting dependencies.
[d8d2a221-307b-40dc-8399-df51e66fb552.tmp.txt](https://github.com/user-attachments/files/20158166/d8d2a221-307b-40dc-8399-df51e66fb552.tmp.txt)
### Debug Logs
```powershell
ERROR: Cannot install huggingface-hub>=0.10.0, huggingface_hub, huggingface_hub==0.23.4 and huggingface_hub>=0.26.0 because these package versions have conflicting dependencies.
The conflict is caused by:
The user requested huggingface_hub
The user requested huggingface-hub>=0.10.0
The user requested huggingface_hub
The user requested huggingface_hub>=0.26.0
The user requested huggingface_hub>=0.26.0
The user requested huggingface_hub==0.23.4
To fix this you could try to:
1. loosen the range of package versions you've specified
2. remove package versions to allow pip to attempt to solve the dependency conflict
ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/topics/dependency-resolution/#dealing-with-dependency-conflicts
```
### Other
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.