btcrecover
btcrecover copied to clipboard
Armory 32/64 mismatch
When i run all tests i get: run-all-tests.py: error: can't load Armory, 32/64 bit mismatch between it and Python .run-all-tests.py: warning: No module named pyopencl
I tried both of versions of Armory mentioned in the installation guides - same error. I can't be exactly sure which version of Python 2.7 i have because i did not choose it, but the installer is .msi which should mean that it's x64 right? And all other scripts i tried to install - 32 versions won't install, but x64 will, so it's safe to assume i got x64 right? When i run the btcrecover.py i get: btcrecover.py: warning: can't find an scrypt library, performance will be severely degraded and it really is slow, like trying 1 pwd each minute. What should i check?
working on a Bither wallet i mistyped pwd for.
okay i found the issue with scrypt library, - had to use 32bit version instead of 64 guess my python is 32 after all. seems to work fast enough now
But the initial question stands. run-all-tests.py: error: can't load Armory, 32/64 bit mismatch between it and Python digging through Bither file - address.db - as tutorial taught me. Can i be sure it's working? Or i just run empty searches? without Armory working properly
Okay I think i managed to make it work. Tested on another wallet with sure known pwd - it works. So i guess it's only time now.