Last login: Mon Feb 26 22:35:52 on ttys000 The default interactive shell is now zsh. To update your account to use zsh, please run `chsh -s /bin/zsh`. For more details, please visit https://support.apple.com/kb/HT208050. (base) macbook-pro-de-mathilde:~ mathilde$ softwareupdate --install-rosetta I have read and agree to the terms of the software license agreement. A list of Apple SLAs may be found here: https://www.apple.com/legal/sla/ Type A and press return to agree: A 2024-02-26 22:44:41.189 softwareupdate[52101:4056507] Package Authoring Error: 042-78239: Package reference com.apple.pkg.RosettaUpdateAuto is missing installKBytes attribute Install of Rosetta 2 finished successfully (base) macbook-pro-de-mathilde:~ mathilde$ gcc --version Apple clang version 15.0.0 (clang-1500.1.0.2.5) Target: arm64-apple-darwin23.3.0 Thread model: posix InstalledDir: /Library/Developer/CommandLineTools/usr/bin (base) macbook-pro-de-mathilde:~ mathilde$ cd ~/Downloads (base) macbook-pro-de-mathilde:Downloads mathilde$ bash install_sct-6.2_macos.sh bash: install_sct-6.2_macos.sh: Operation not permitted (base) macbook-pro-de-mathilde:Downloads mathilde$ git clone https://github.com/spinalcordtoolbox/spinalcordtoolbox fatal: destination path 'spinalcordtoolbox' already exists and is not an empty directory. (base) macbook-pro-de-mathilde:Downloads mathilde$ git clone https://github.com/spinalcordtoolbox/spinalcordtoolbox.git fatal: destination path 'spinalcordtoolbox' already exists and is not an empty directory. (base) macbook-pro-de-mathilde:Downloads mathilde$ cd spinalcordtoolbox (base) macbook-pro-de-mathilde:spinalcordtoolbox mathilde$ ./install_sct ******************************* * Welcome to SCT installation * ******************************* Checking OS type and version... Darwin macbook-pro-de-mathilde.home 23.3.0 Darwin Kernel Version 23.3.0: Wed Dec 20 21:30:27 PST 2023; root:xnu-10002.81.5~7/RELEASE_ARM64_T8103 arm64 ProductVersion: 14.3 ./install_sct: line 273: /Users/mathilde/.bash_profile: Permission denied Installation failed! Please find the file "/Users/mathilde/Downloads/spinalcordtoolbox/install_sct_log.txt", then upload it as a .txt attachment in a new topic on SCT's forum: --> http://forum.spinalcordmri.org/c/sct (base) macbook-pro-de-mathilde:spinalcordtoolbox mathilde$