Jun-24-2021, 05:50 PM
I need help in understanding something. I have access to an Apple MacBook Air with an M1 processor. I want to take full advantage
of the M1 processor. In order to do that, I must install Miniforge as it is the only IDE that is written for the M1 processor. Anaconda and Miniconda require Rossetta 2 to run. That set up is inherently a much slower run. It is not native.
Continuing in this logic several websites that claim to have instructions on how to install Miniforge for the M1 processor and they say to install Miniforge in a base environment ten create a virtual environment. A virtual environment for all of your native running apps and then use that virtual environment for python coding.
The next step is to load this virtual environment with some M1 native files and run Miniforge from that environment. But this is now in an virtual environment and Miniforge is installed in the base environment? These are two different environments why run Miniforge in the environment where it is it is not installed?
I can supply the references on installing Miniforge if requested.
Any hep appreciated. Thanks in advance.
Respectfully,
LZ
of the M1 processor. In order to do that, I must install Miniforge as it is the only IDE that is written for the M1 processor. Anaconda and Miniconda require Rossetta 2 to run. That set up is inherently a much slower run. It is not native.
Continuing in this logic several websites that claim to have instructions on how to install Miniforge for the M1 processor and they say to install Miniforge in a base environment ten create a virtual environment. A virtual environment for all of your native running apps and then use that virtual environment for python coding.
The next step is to load this virtual environment with some M1 native files and run Miniforge from that environment. But this is now in an virtual environment and Miniforge is installed in the base environment? These are two different environments why run Miniforge in the environment where it is it is not installed?
I can supply the references on installing Miniforge if requested.
Any hep appreciated. Thanks in advance.
Respectfully,
LZ