Skip to content
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

Installing whereami on MacBook with M1 Chip running Big Sur #57

Open
gseiki opened this issue Jun 30, 2021 · 2 comments
Open

Installing whereami on MacBook with M1 Chip running Big Sur #57

gseiki opened this issue Jun 30, 2021 · 2 comments

Comments

@gseiki
Copy link

gseiki commented Jun 30, 2021

Hi, I'm hoping I can get some help with an installation issue. I have python3.8 and Whereami running perfectly on a Catalina device. I recently tried installing it on an M1 MacBook running Big Sur, but was unsuccessful. I have python3.9 installed on BigSur. When I run the command pip3 install whereami, it hangs at:

ERROR: Failed building wheel for numpy
Failed to build numpy
ERROR: Could not build wheels for numpy which uses PEP 517 and cannot be installed directly

If anyone has advice about how I can fix this problem, I would greatly appreciate it!

@stephanGarland
Copy link

You can peruse this issue, but YMMV for some of the options.

I was able to get this method to work. Manually install an arm64 nightly wheel of scipy, then whereami.

Python 3.9.6.

@kootenpv
Copy link
Owner

You can peruse this issue, but YMMV for some of the options.

I was able to get this method to work. Manually install an arm64 nightly wheel of scipy, then whereami.

Python 3.9.6.

Sounds like this might be the solution, thanks!

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

No branches or pull requests

3 participants