Installation failed on Macbook Air M1 chip

I am still having the issue with the installation on my MacBook Air Monterey OS version 12.3.1. I downloaded the 64-Bit (M1) Graphical Installer (428 MB)]. In the last step it is saying “Installation failed” - “The Installation encountered an error that caused the installation to fail. Contact the software manufacturer for assistance”. Can someone please help me with this. thankyou!

1 Like

from ktsh.tanaka.2020 to Ree_M

hello.

This problem has been known for some time. In fact, the installation was successful.

The root cause is a problem with the exit function in C language. Basically, exit_success in stdlib.h is 0, but on macOS exit_success is a positive value and exit_failure is a negative value.

I think that this problem can be solved while watching the situation for a while, but please be assured that Anaconda itself can be used for the time being.

Regards, you.
ktsh.tanaka.2020