When I try to run I get the "'twisted' package is not installed" error. I manually installed twisted and even tried the pywallet install.bat but neither worked.
We assume some version of Windows...
Requirements: Python 2.x, with bsddb and twisted packages
Install Python 2.7.6 (32 bit):
http://python.org/download/Below, download the 32 bit build of the python 2.7 package:
-install zope.interface :
http://www.lfd.uci.edu/~gohlke/pythonlibs/#zope.interface-install twisted :
http://www.lfd.uci.edu/~gohlke/pythonlibs/#twistedDownload and save the pywallet.py script to the directory
C:\python27 (just so we know where it is).
Press "windows key" + "R" for run, and paste
C:\Python27\python.exe C:\Python27\pywallet.py --web...I edited myself a version of pywallet where
--web is the default and it launches a web browser with the URL for you.