-
Notifications
You must be signed in to change notification settings - Fork 50
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 installing on M1 Mac #20
Comments
Hi anaklim, I had the same issue. I think it is related to the python libraries compatible with TensorFlow for Apple M1. I suggest you:
Now that all the dependencies have been installed, Elliot will work. (if Elliot requires libraries not listed here, please also install them) Here you can find my pip freeze: I wish this could help you : ) |
Please let me know if this has been already discussed before - I've tried finding any information and failed.
I have attempted to install Elliot according to the instructions in the docs:
I am using a MacBook Pro with M1 Pro chip, 12.0.1 Monterey OS, Python version 3.9 installed with Homebrew.
It looks like there is some issue with Cython and some installation quirk, but I really don't know how to approach solving this. Please let me know if anyone else had such an issue previously.
When I run the last pip install command I get the following terminal output:
The output of my pip freeze:
Like I said, I would greatly appreciate any assistance. Thank you!
The text was updated successfully, but these errors were encountered: