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
Getting an error on install with the spacy version
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.
en-core-web-sm 3.6.0 requires spacy<3.7.0,>=3.6.0, but you have spacy 3.5.2 which is incompatible.
The text was updated successfully, but these errors were encountered:
I'm having a different problem where I need a newer version of spacy (because of a later dependency on pydantic). Anyways, updating spacy to the latest release [3.6.1] would help both of us.
Submitted a PR #278
audiocraft/requirements.txt
Line 11 in a2b9675
Getting an error on install with the spacy version
The text was updated successfully, but these errors were encountered: