Apple Intelligence now features Image Playground, Genmoji, Writing Tools enhancements, seamless support for ChatGPT, and visual intelligence.

Apple Intelligence has also begun language expansion with localized English support for Australia, Canada, Ireland, New Zealand, South Africa, and the U.K. Learn more >

You can make a difference in the Apple Support Community!

When you sign up with your Apple Account, you can provide valuable feedback to other community members by upvoting helpful replies and User Tips.

Looks like no one’s replied in a while. To start the conversation again, simply ask a new question.

override "App cannot be opened because the developer cannot be verified."

Hello everyone

I'm attempting to install the intel distribution for python from these instructions: https://software.intel.com/content/dam/develop/external/us/en/documents/2020_Python_Release%20Notes%20Intel(R)%20Distribution%20for%20Python%20-%20Update%202.pdf


I run the command bash setup_intel_python.sh in Terminal and I get the error message: "App cannot opened because the developer cannot be verified. macOS cannot verify that this app is free from malware." I attempt to override this setting by selecting "Allow Anyway" in system preferences => security & privacy, and it seems to work. I open the file from Finder and am asked if I'm sure I want to open the app. However, when I run the terminal command again I get the same message preventing me from opening the app. Any idea why the override is unsuccessful?

MacBook Pro 13″, macOS 10.15

Posted on Aug 3, 2020 2:05 PM

Reply
Question marked as Top-ranking reply

Posted on Aug 4, 2020 11:24 AM

This is what I thought too! I tried the command

sudo spctl --master-disable


to allow apps to open from anywhere, but even that didn't work. What did work was running the command

xattr -r -d com.apple.quarantine /path/to/file


which I had to do for all of the packages.

Similar questions

3 replies

override "App cannot be opened because the developer cannot be verified."

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple Account.