Post
Topic
Board Development & Technical Discussion
Re: [Choose the new Pywallet name] - Pywallet 2.1.0: manage your wallet
by
kasael
on 16/09/2013, 01:01:19 UTC
When i try to recover my wallet (comes from thread https://bitcointalk.org/index.php?topic=291333.0) i get the next error on the web interface:

"Error in dump page"

i have installed python 2.7 and pywallet, i made the web interface working by opening a command mode, and placing my pywallet.py and pywallet.bat files on my desktop (where my wallet.dat is too) and running the next command  from the windows cmd console: "pywallet --info wallet.dat"

i am probably doing something wrong i known Sad