Skip to content

Dependency Problem #356

Open
Open
@mandanafasounaki

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.

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions