ethereum / staking-deposit-cli

Secure key generation for deposits
Creative Commons Zero v1.0 Universal
523 stars 319 forks source link

Unable to recover using solana mnemonic phrase #386

Open wei4358 opened 7 months ago

wei4358 commented 7 months ago

When I use btcrecover.py interface solana to restore, the following text is displayed. How to solve it? ERROR: Cannot import py_crypto_hd_wallet which is required for this wallet type, install it via 'pip3 install py_crypto_hd_wallet' Press Enter to exit ...Exception ignored in atexit callback: <function main.. at 0x0000022A088E8040> Traceback (most recent call last): File "C:\Users\wei\Desktop\btcrecover-master\btcrecover\btcrseed.py", line 3463, in input("Press Enter to exit ...")) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ValueError: I/O operation on closed file.

mratsim commented 7 months ago

Wrong repo.

This is for Ethereum staking not Solana. There is nothing related to btcrecover.py either