Post
Topic
Board Development & Technical Discussion
Re: Pywallet 2.2: manage your wallet [Update required]
by
jackjack
on 06/01/2017, 11:39:50 UTC
Hello, I'm getting this error when I try to install. I did manage to install it 2 years ago on win 8, but now I am running windows 10.

http://imgur.com/8VIP52R

Can anyone tell me what i'm doing wrong?

The problem is that the installation file you use is quite old and must be updated

Instead do that:
It would be easier to install WinPython (choose 32 or 64bit depending on your computer: https://sourceforge.net/projects/winpython/files/WinPython_2.7/2.7.12.4/)
  • Go where you installed it
  • Launch "WinPython Command Prompt.exe"
  • Execute this: python -m pip install twisted ecdsa
  • Then: python C:\path\to\pywallet.py