I just went back to Armory 0.93.3 and Qt 13.2. That works fine, although takes up a heck of a lot of space and it's probably missing a bunch of functionality that I don't need.
It was the Bitcointalk forum that inspired us to create Bitcointalksearch.org - Bitcointalk is an excellent site that should be the default page for anybody dealing in cryptocurrency, since it is a virtual gold-mine of data. However, our experience and user feedback led us create our site; Bitcointalk's search is slow, and difficult to get the results you need, because you need to log in first to find anything useful - furthermore, there are rate limiters for their search functionality.
The aim of our project is to create a faster website that yields more results and faster without having to create an account and eliminate the need to log in - your personal data, therefore, will never be in jeopardy since we are not asking for any of your data and you don't need to provide them to use our site with all of its capabilities.
We created this website with the sole purpose of users being able to search quickly and efficiently in the field of cryptocurrency so they will have access to the latest and most accurate information and thereby assisting the crypto-community at large.
16:07 workspace$ Armory.app/Contents/MacOS/Armory
Traceback (most recent call last):
File "/Users/******/development/BitcoinArmory/osxbuild/workspace/Armory.app/Contents/MacOS/py/usr/local/lib/armory/ArmoryQt.py", line 37, in
from PyQt4.QtGui import *
ImportError: dlopen(/Users/******/development/BitcoinArmory/osxbuild/workspace/Armory.app/Contents/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/PyQt4/QtGui.so, 2): Library not loaded: /usr/local/opt/libpng/lib/libpng16.16.dylib
Referenced from: /Users/******/development/BitcoinArmory/osxbuild/workspace/Armory.app/Contents/Frameworks/QtGui.framework/Versions/4/QtGui
Reason: Incompatible library version: QtGui requires version 46.0.0 or later, but libpng16.16.dylib provides version 45.0.0
15:15 workspace$ Armory.app/Contents/MacOS/Armory
/Users/*****/development/BitcoinArmory/osxbuild/workspace/Armory.app/Contents/MacOS/Python: can't open file '/Users/*****/development/BitcoinArmory/osxbuild/workspace/Armory.app/Contents/MacOS/py/usr/local/lib/armory/ArmoryQt.py': [Errno 2] No such file or directory
15:15 workspace$ ls -l Armory.app/Contents/MacOS/py/usr/local/lib/armory/
total 128
-rwxr-xr-x 1 ***** staff 64488 May 11 15:11 ArmoryMac.so
15:21 osxbuild$ grep ArmoryQt build-app.log.txt
15:21 osxbuild$ ls -lh build-app.log.txt
-rw-r--r-- 1 ****** staff 7.0M May 11 15:11 build-app.log.txt