Liebeck / spacy-iwnlp

German lemmatization with IWNLP as extension for spaCy
MIT License
23 stars 2 forks source link

Installing spacy_iwnlp fails #4

Closed Frobless closed 1 year ago

Frobless commented 2 years ago

pip install spacy-iwnlp fails with the error: Failed to build spacy ERROR: Could not build wheels for spacy, which is required to install pyproject.toml-based projects I was able to install spacy by pip install spacy but I'm not able to install iwnlp. What could be the problem?

Liebeck commented 1 year ago

@Frobless I finally updated to spaCy 3. I know it's a bit late, but it should work now.