You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
When I want to install requirements I get this error:
I tried many combinations, but couldn't resolve the problem.
The text was updated successfully, but these errors were encountered: