hyperking
Member
3
Posts
55
Reputation
Feb 17, 2022
Joined
Recent posts
OK, thanks. I installed MacPorts from your link, as well as the XCode dev tools from the App Store. However, when I try to run "port" from the command line, I get the error that it cannot find it: root# port -sh: port:…
OK, did all that, downgraded my python to 2.7 and my pywallet to the older jj version. New errors: root# python2.7 pywallet.py --dumpwallet --wallet=wallet.dat WARNING:root:pycrypto or libssl not found, decryption may…
So I found this old wallet.dat file from 2014 on a dusty hard drive. I originally mined it using Bfgminer. When I try to run the command suggested in another thread, I get this error: root# python3.13 pywallet.py…