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?
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 bypip install spacy
but I'm not able to install iwnlp. What could be the problem?