Slow Mac installation #10273
Unanswered
hmltn-0
asked this question in
Help: Installation
Replies: 1 comment
-
It depends on what you mean by "slow". There aren't binary wheels on PyPI for spacy and its dependencies for OSX arm64 (M1) yet, so the first time you install, pip will compile everything from scratch, which takes ~5 minutes. |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
I am trying to install Spacy with pip3 install ‘spacy[apple]’ and it’s very slow. Is this behavior expected or is there something wrong?
Beta Was this translation helpful? Give feedback.
All reactions