

Someone mentioned to me that this might be due to the M1 chip in this computer, but did not have a work-around or solution to suggest. But that ended up at the same point, unable to install due to the bad cpu type in executable. I was able to install home-brew and then tried the silent installation. But I can't even get to that point because I cannot get Miniconda installed!
#Anaconda install mac m1 code
Most of what I have found about issues with miniconda (or anaconda) and macOS (Catalina or Big Sur) relates to the differences between bash and zsh and the two extra lines of code that you need to activate miniconda/anaconda. Miniconda3-latest-MacOSX-x86_64.sh: line 413: /Users/jenniferweinert/miniconda3/conda.exe: Bad CPU type in executable Miniconda3-latest-MacOSX-x86_64.sh: line 411: /Users/jenniferweinert/miniconda3/conda.exe: Bad CPU type in executable I followed the prompts, but at some point, you get this: I searched around on the internet, but didn't find a solution, so thought I would try installing it anyway just to see what happens.

I am not sure why it is saying that I don't have a 64-bit system - my understanding is that starting with macOS Catalina, everything should be 64-bit (but may be I am wrong?). Your operating system appears not to be 64-bit, but you are trying toĪre sure you want to continue the installation? I downloaded the latest miniconda installer and ran the following code: bash Miniconda3-latest-MacOSX-x86_64.sh The computer is an iMac with the Apple M1 chip running macOS Big Sur (version 11.3). I have installed Miniconda on an older macOS system before with no problems, but I am having difficulty with this new computer/system. I am trying to install Miniconda on my new iMac.
