Closed MAHMOUDRR707 closed 2 months ago
You can find a last working version here. Feel free to try it out with this repository.
@linqian66 thanks for answering but I got this problem while I am installing allennlp as I went throw all your steps
` Collecting spacy<2.2,>=2.1.0 (from allennlp) Using cached spacy-2.1.9.tar.gz (30.7 MB) error: subprocess-exited-with-error
× pip subprocess to install build dependencies did not run successfully. │ exit code: 1 ╰─> See above for output.
note: This error originates from a subprocess, and is likely not a problem with pip. Installing build dependencies ... error error: subprocess-exited-with-error
× pip subprocess to install build dependencies did not run successfully. │ exit code: 1 ╰─> See above for output.
note: This error originates from a subprocess, and is likely not a problem with pip
These links (wheel related, pip related) might be helpful. It seems that the error is connected to your virtual environment and pip.
Please also note that this project was implemented and tested on Python 3.6.
I have a problem while I installing allennlp in version you mention in your requirements
` error: subprocess-exited-with-error
note: This error originates from a subprocess, and is likely not a problem with pip. error: subprocess-exited-with-error
× pip subprocess to install build dependencies did not run successfully. │ exit code: 1 ╰─> See above for output.
note: This error originates from a subprocess, and is likely not a problem with pip. `