-
Notifications
You must be signed in to change notification settings - Fork 97
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Issues running on M1 #97
Comments
Actually, it looks like tensorflow might be the problem. |
There might also be a fix by upgrading to this tensorflow alpha, but I haven't trie dit because it requires that I down grade to 3.8 of python. https://github.com/apple/tensorflow_macos Also, this might help. |
The updated versions of tensorflow require python 3.8, but I need 3.9 for psycopg2. At this point, I think I'll have to wait until they update tensor to 3.9. |
I'm working on an update that uses Elasticsearch 7 and switches to Pytorch. The update works on my M1 so it should work for you, although Pytorch on the M1 isn't so great right now. I hope to make it public in the next month. |
@ahalterman Any update on this? |
I am also encountering the same problem, moredecai doesnt work on m1 |
ditto, any updates? |
Elastisearch 5.5.2 isn't compatible with M1, however the latest version 7.10.2 works. Is it possible to get things working with this veriosn?
The text was updated successfully, but these errors were encountered: