Conda installation fails
- Langage dominant
- Python
- Étoiles
- 48
- Forks
- 5
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
I have ran the instructions in the README exactly and get the following error
```
Running setup.py develop for sciriff
ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
fastapi-cli 0.0.7 requires typer>=0.12.3, but you have typer 0.9.4 which is incompatible.
transformers 4.52.3 requires huggingface-hub<1.0,>=0.30.0, but you have huggingface-hub 0.23.3 which is incompatible.
peft 0.15.2 requires huggingface_hub>=0.25.0, but you have huggingface-hub 0.23.3 which is incompatible.
datasets 3.6.0 requires huggingface-hub>=0.24.0, but you have huggingface-hub 0.23.3 which is incompatible.
vllm 0.9.0 requires huggingface-hub[hf_xet]>=0.32.0, but you have huggingface-hub 0.23.3 which is incompatible.
vllm 0.9.0 requires openai>=1.52.0, but you have openai 1.47.0 which is incompatible.
```
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.