Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem #25

Open
moynul6206 opened this issue Nov 21, 2023 · 1 comment
Open

Problem #25

moynul6206 opened this issue Nov 21, 2023 · 1 comment

Comments

@moynul6206
Copy link

Traceback (most recent call last):
File "/home/kali/walletool/wt_extract_keys.py", line 31, in
main()
File "/home/kali/walletool/wt_extract_keys.py", line 19, in main
w_data = read_wallet_dat(args.filename)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/kali/walletool/walletool/wallet_files.py", line 7, in read_wallet_dat
from bsddb3 import db
ModuleNotFoundError: No module named 'bsddb3'

please give solution

@tmaljay
Copy link

tmaljay commented Jan 3, 2024

pip insatll bsddb3 or download its whl file and pip install

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants