This is what I get.
dyld: Library not loaded: /usr/local/opt/openssl/lib/libssl.1.0.0.dylib
Referenced from: /Users/username/Applications/Armory.app/Contents/MacOS/Python
Reason: image not found
Abort trap: 6
You need to install OpenSSL.So I installed OpenSSL and opened armory. And for the first time it opened. It said it was creating databases. But I needed to point to my external drive to get my watching only wallets. The GUI in preferences would not allow me to do it so I closed it down and tried to do it from the terminal.
I typed this which created a short cut.
ln -s /Volumes/Untitled/Applications/Armory/ ./Armory
Then I tried to launch armory again and it crashed on startup.
I deleted the shortcut. It crashed again.
I tried to run from the terminal as I thought that is what you would ask and got this error message
./Armory --datadir=/Volumes/Untitled/Applications/Armory --satoshi-datadir=/Volumes/Untitled/Applications/Bitcoin
(ERROR) ArmoryUtils.py:3735 - Unsupported language specified. Defaulting to English (en)
(ERROR) ArmoryQt.py:5975 - Socket already in use. Sent CLI args to existing proc.
(ERROR) ArmoryQt.py:5976 - Exiting...