Skip to content
This repository has been archived by the owner on Apr 6, 2023. It is now read-only.

installing word2vec on Macintosh with an M1 chip #77

Open
ericleasemorgan opened this issue Jul 7, 2022 · 0 comments
Open

installing word2vec on Macintosh with an M1 chip #77

ericleasemorgan opened this issue Jul 7, 2022 · 0 comments

Comments

@ericleasemorgan
Copy link

When I try to install word2vec on a Macintosh computer with an M1 chip, I get the following error:

clang: error: the clang compiler does not support '-march=native'

I understand that I can try to compile with something like the following command, but I don't know what architecture to pass:

WORD2VEC_CFLAGS='-march=corei7' pip install word2vec

Any suggestions would be greatly appreciated.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant