Hey guys thanks so much for all your support.
I'm not sure what I need to do...Excuse my ignorance, I'm not very good with working in Terminal and also not too familiar with what a script is (besides from what I read from a quick google search).
All you have to do is copy the code in my post to a text file using an editor, save the file as
restore-wallet.py, ensure that it's located in the same folder as your wallet.json (or whatever the file that has your blockstack secret data is called) and then run
python2 restore-wallet.py PUT_THE_BLOCKSTACK_FILE_HERE ~/.blockstack/wallet.jsonThen you run the
blockstack wallet command to access your private keys.
The wallet code is not using multisig so the private keys should be immediately spendable.
Okay I have both files located on my desktop, but here is the message I am getting: