Error installing the "pip install 'spacy[apple]'" version, that would make use of the M1-Processors Accelerator Library #10116
-
Hello, I am on a MacBook Air M1, MacOS 12.1, Kernel Version 21.2.0, with the latest Python (3.10.2) installed via pyenv. I am getting the error that the Accelerator-Library could not be found, especially the Accelerate.h-Header. Can somebody please point me in the right direction? Any help would be greatly appreciated. My full terminal output is this:
|
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 3 replies
-
I have tried different versions of pip, and an older one (version 21.2.4) seems to work. I am getting deprection-warnings, but everything else seems to go fine. Still, I would like to know what causes this behavior. Any thoughts? |
Beta Was this translation helpful? Give feedback.
-
hi I came across the same problem.could you please help me? much appreciated ! python3.8(jupyter notebook) `note: This error originates from a subprocess, and is likely not a problem with pip. |
Beta Was this translation helpful? Give feedback.
-
Did you ever find a solution to this, @amal1us ? |
Beta Was this translation helpful? Give feedback.
I have tried different versions of pip, and an older one (version 21.2.4) seems to work. I am getting deprection-warnings, but everything else seems to go fine.
Still, I would like to know what causes this behavior. Any thoughts?