I am gettin following error while installing python3.7 on MacBook air m1 2020. I run the following command:
brew install python@3.7
The following error is thrown:
python@3.7: The x86_64 architecture is required for this software.
Error: python@3.7: An unsatisfied requirement failed this build.
My question is that "how can I install python3.7 on MacBook Air m1 using brew??