huggingface / huggingface/neuralcoref

Dependency Problem

Open
#356 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
C
Stars
2.9k
Forks
467
PR merge metrics
No merged PRs in 30d

Description

When I want to install requirements I get this error:
```
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.
confection 0.1.0 requires srsly<3.0.0,>=2.4.0, but you have srsly 1.0.7 which is incompatible.
en-core-web-sm 3.6.0 requires spacy<3.7.0,>=3.6.0, but you have spacy 2.3.9 which is incompatible.
en-coreference-web-trf 3.4.0a2 requires spacy<3.5.0,>=3.3.0, but you have spacy 2.3.9 which is incompatible.
spacy-experimental 0.6.2 requires spacy<3.6.0,>=3.3.0, but you have spacy 2.3.9 which is incompatible.
spacy-transformers 1.1.9 requires spacy<4.0.0,>=3.4.0, but you have spacy 2.3.9 which is incompatible.
spacy-transformers 1.1.9 requires srsly<3.0.0,>=2.4.0, but you have srsly 1.0.7 which is incompatible.
```
I tried many combinations, but couldn't resolve the problem.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.