Installed the 0.96 versión on a Windows 10 laptop machine. Lots of ram, powerful processor, m.2 drives, etc.
Don't use this version... it's old and outdated and likely won't work with new versions of Bitcoin Core. I assume you went to btcarmory.com... don't... that website is no longer the "official" homepage for Armory.
Get 0.96.5 from here:
https://btcarmory.com/The main window says "Armory is scanning...."
I can't see any evidence that it is doing anything. The "Preparing Databases" is BOLD but there is no activity in the little bar to the right of that where I'd expect there to be a progress bar.
When checking the logs, I'm seeing error messages regarding directories that do not exist.
...
Here's what I get with 0.96.5
(ERROR) ArmoryUtils.pyc:3735 - Unsupported language specified. Defaulting to English (en)
(ERROR) ArmoryQt.py:1862 - Failed to setup SDM
Traceback (most recent call last):
File "ArmoryQt.py", line 1857, in startBitcoindIfNecessary
File "SDM.pyc", line 190, in setupSDM
BitcoindError: bitcoind not found
(ERROR) BDM.pyc:197 - DB error: C:\Users\<myname>\AppData\Roaming/Bitcoin/blocks is not a valid path
Do you actually have Bitcoin Core installed and fully synced?
Armory requires Bitcoin Core to be installed, fully synced and NON pruned to be able to function properly.
If you do have Bitcoin Core installed, what is the Bitcoin "Datadir" as shown in Bitcoin Core in the "Window - Information" screen?
...
-INFO - 15:24:37.015: (e:\users\goat\code\armory3\cppforswig\bdm_server.h:263) Listening on port 9001
-ERROR - 15:24:37.015: (e:\users\goat\code\armory3\cppforswig\bdm_server.cpp:1277) There is already a process listening on 127.0.0.1:9001
-ERROR - 15:24:37.015: (e:\users\goat\code\armory3\cppforswig\bdm_server.cpp:1279) ArmoryDB cannot start under these conditions. Shutting down!
-ERROR - 15:24:37.015: (e:\users\goat\code\armory3\cppforswig\bdm_server.cpp:1280) Make sure to shutdown the conflicting processbefore trying again (most likely another ArmoryDB instance).
This could be indicative of a "ghost" ArmoryDB process that is hung, running in the background... either use Windows Task Manager to kill it... or simply reboot your PC, before attempting to run Armory again.