I tried the updated package. The file you added is there, but still no dice. Thanks for the effort Alan.
(CRITICAL) armoryengine.pyc:1041 - C++ block utilities not available.
(CRITICAL) armoryengine.pyc:1042 - Make sure that you have the SWIG-compiled modules
(CRITICAL) armoryengine.pyc:1043 - in the current directory (or added to the PATH)
(CRITICAL) armoryengine.pyc:1044 - Specifically, you need:
(CRITICAL) armoryengine.pyc:1045 - CppBlockUtils.py and
(CRITICAL) armoryengine.pyc:1049 - _CppBlockUtils.pyd
(ERROR) Traceback (most recent call last):
File "ArmoryQt.py", line 31, in
File "armoryengine.pyc", line 1037, in
File "CppBlockUtils.pyc", line 26, in
File "CppBlockUtils.pyc", line 18, in swig_import_helper
File "_CppBlockUtils.pyc", line 12, in
File "_CppBlockUtils.pyc", line 10, in __load
ImportError: DLL load failed: The specified module could not be found.
Error in sys.excepthook:
Traceback (most recent call last):
File "armoryengine.pyc", line 617, in logexcept_override
AttributeError: 'NoneType' object has no attribute '__excepthook__'
Original exception was:
Traceback (most recent call last):
File "ArmoryQt.py", line 31, in
File "armoryengine.pyc", line 1037, in
File "CppBlockUtils.pyc", line 26, in
File "CppBlockUtils.pyc", line 18, in swig_import_helper
File "_CppBlockUtils.pyc", line 12, in
File "_CppBlockUtils.pyc", line 10, in __load
ImportError: DLL load failed: The specified module could not be found.
FYI, there is a log file in the package which threw me for a bit of loop since it had some error lines that I thought were new.