You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: