1. Installed Python
2. Installed Macports
3. Installed xcode
4. Opened terminal typed sudo port install python27 py27-twisted py27-pip py-bsddb python_select (installed all dependencies that came up in terminal)
5. typed sudo port select --set python python27
6. typed sudo easy_install ecdsa
7. downloaded pywallet.py from GitHub link
Now I'm stuck and not sure what to do please any help would be greatly appreciated. I don't know what to type in terminal (newbie with terminal)
Note: I did manage to type /Users/n/Downloads/pywallet-master/pywallet.py --web then went to http://localhost:8989 on my browser and got into the pywallet 2.2 web interface. However in the interface when clicking dumpwallet I get error on the site "error in dump page" not sure what commands to type in terminal, need assistance.
Also note in terminal keeps saying 'ecdsa' package is not installed, pywallet won't be able to sign/verify messages (although I have installed it)
Thank you in advanced.
Summary, installed bitcoin core replaced wallet.dat with my old back backup, fully synced when trying to send I enter password and bitcoin core shuts down. When entering wrong password it says wrong password, when I enter correct it auto shuts down. Need to know how I can get my private keys back out of this wallet.dat
Could you try running the program on another computer to see if you can get the keys and the right password. Don't wait for it to sync just try signing a message on the first address it produces.
I'm not sure what the issue with pywallet is it looks like an install issue though I haven't used it myself. If someone posts a response that fixes your issue, I can delete this post as it's partly a bump to see if someone knows how to fix your error and since you came back 20+ days after first getting an error, you may still be here (op).