Hi,
I installed the latest version of Ccpnmr Analysis 3.2.5 (version M1/M2) on my Mac (M2, Sonoma 14.4.1). The program does not start, giving the message: “The app python3.10 cannot be opened because Apple cannot check if there is malicious software”.
Any help?
Thanks.
Francisco
Hi Francisco,
so for most people (including those on Sonoma and with ARM chips) the following instructions on our download website work fine:
After extracting the compressed file, please run the following command in the directory where you have placed the ccpnmr directory:
sudo xattr -rd com.apple.quarantine ccpnmr
and enter your password.
You may see some xattr errors coming up, but these are nothing to worry about.
So in your terminal it should all look something like this:
cd MyApplicationsFolderWhereIWantToStoreTheProgram
mv ~/Downloads/release3.2.2MontereyM-Academic.zip .
unzip release3.2.2MontereyM-Academic.zip
sudo xattr -rd com.apple.quarantine ccpnmr
cd ccpnmr
./bin/analysisassign
We are working on a Launcher App which has an Apple Developer Licences attached which should make all of this redundant. @LucaM may have more news on how soon this will be done. I’m hoping it might be within the next week or two.
Vicky