You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
The text was updated successfully, but these errors were encountered:
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!
The text was updated successfully, but these errors were encountered: