I teach a course with around 75 students. Apparently a few of them still have Intel based Macs.
It’s very easy for a relatively novice user to select the wrong install version from the download site and attempt to install the Apple Silicon version. I don’t recall encountering this in previous years, so I’m guessing that a dedicated Apple Silicon install for Anaconda is relatively new?
Instead of checking and immediately aborting the installation, the Anaconda install continues and eventually fails with a very generic “failed to install” message. It is not clear what causes the error.
The Apple Silicon installation should immediately check the CPU type before installing. If the CPU is not Apple Silicon it should immediately abort and inform the user that they are attempting to install the wrong version.