This error originates from a subprocess, and is likely not a problem with pip. #12956
Unanswered
Gowdasuma
asked this question in
Help: Installation
Replies: 1 comment
-
I'm curious as to why you're trying to install |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I referred relation extraction document [https://github.com/explosion/projects/tree/v3/tutorials/rel_component] and i tried to install spacy-nightly, But its throwing error.
Here is my exception message in installation process.
!pip install -U spacy-nightly --pre
Collecting spacy-nightly
Downloading spacy-nightly-3.0.0rc5.tar.gz (7.0 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.0/7.0 MB 7.8 MB/s eta 0:00:00
Installing build dependencies ... done
error: subprocess-exited-with-error
× Getting requirements to build wheel 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.
Getting requirements to build wheel ... error
error: subprocess-exited-with-error
× Getting requirements to build wheel 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.
Beta Was this translation helpful? Give feedback.
All reactions