-
Notifications
You must be signed in to change notification settings - Fork 74
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
pip install redislite
fails on m1 mac
#152
Comments
Here too, with the same error messages. brand new/clean mac mini m1 |
Looks like updating |
This worked for me inside a fresh Python virtual environment with the following configuration:
|
@nialdaly you are using
|
That's a good point! @ogabrielsantos This guide provides a good overview for setting up Rosetta 2. |
Overview
pip install redislite
fails on m1 macEnvironment
Steps to reproduce
Run
pip install redislite
on m1 mac native terminal (not using Rosetta 2). Note that installing with terminal using Rosetta (x86 compatibility mode) succeeds.The text was updated successfully, but these errors were encountered: