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!