Post
Topic
Board Bitcoin Technical Support
Re: Looking for wallet
by
Sdlooking92020
on 24/10/2023, 04:27:53 UTC
zsh: segmentation fault  python2.7 pywallet.py --recover --recov_device='./thumb7.img'
If I'm not wrong, segmentation fault usually occurs when there are one or two missing libraries/not installed correctly. Some errors in the past also suggest this[1]. One of the users fixed it by installing pycrypto on his own.

How do you install python and pywallet? Maybe experienced people can help you more if you also post the full logs and your installation steps. CMIIW.

[1] https://github.com/jackjack-jj/pywallet/pull/13

I will try this. Probably after I try looking for the magic numbers. Thank you