so i've been stuck at this for a week now!!
C:\Users\Hoss>pip install pywallet
DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7. More details about Python 2 support in pip, can be found at
https://pip.pypa.io/en/latest/development/release-process/#python-2-supportCollecting pywallet
Requirement already satisfied: six>=1.8.0 in c:\python27\lib\site-packages (from pywallet) (1.12.0)
Requirement already satisfied: pycryptodome>=3.6.6 in c:\python27\lib\site-packages (from pywallet) (3.8.2)
Collecting two1>=3.10.8 (from pywallet)
Requirement already satisfied: base58>=0.2.2 in c:\python27\lib\site-packages (from pywallet) (0.2.2)
Requirement already satisfied: ecdsa>=0.11 in c:\python27\lib\site-packages (from pywallet) (0.13.2)
Requirement already satisfied: pexpect in c:\python27\lib\site-packages (from two1>=3.10.8->pywallet) (4.7.0)
Requirement already satisfied: pyyaml in c:\python27\lib\site-packages (from two1>=3.10.8->pywallet) (5.1.1)
Requirement already satisfied: flake8 in c:\python27\lib\site-packages (from two1>=3.10.8->pywallet) (3.7.
Requirement already satisfied: jsonrpcserver==3.1.1 in c:\python27\lib\site-packages (from two1>=3.10.8->pywallet) (3.1.1)
Collecting sha256 (from two1>=3.10.8->pywallet)
Using cached
https://files.pythonhosted.org/packages/04/98/e2d70dc0af14a35ee62c5f6146120f8735e43e1de5daf633c61a2cdd8e67/sha256-0.1.tar.gzRequirement already satisfied: pyaes in c:\python27\lib\site-packages (from two1>=3.10.8->pywallet) (1.6.1)
Requirement already satisfied: arrow in c:\python27\lib\site-packages (from two1>=3.10.8->pywallet) (0.14.4)
Requirement already satisfied: requests<=2.11.1 in c:\python27\lib\site-packages (from two1>=3.10.8->pywallet) (2.11.1)
Requirement already satisfied: pytest in c:\python27\lib\site-packages (from two1>=3.10.8->pywallet) (4.6.4)
Requirement already satisfied: mnemonic==0.13 in c:\python27\lib\site-packages (from two1>=3.10.8->pywallet) (0.13)
Requirement already satisfied: path.py in c:\python27\lib\site-packages (from two1>=3.10.8->pywallet) (11.5.2)
Collecting tabulate (from two1>=3.10.8->pywallet)
Requirement already satisfied: docker-py==1.8.0 in c:\python27\lib\site-packages (from two1>=3.10.8->pywallet) (1.8.0)
Requirement already satisfied: click==6.6 in c:\python27\lib\site-packages (from two1>=3.10.8->pywallet) (6.6)
Requirement already satisfied: jsonrpcclient==2.0.1 in c:\python27\lib\site-packages (from two1>=3.10.8->pywallet) (2.0.1)
Requirement already satisfied: protobuf==3.0.0a3 in c:\python27\lib\site-packages (from two1>=3.10.8->pywallet) (3.0.0a3)
Requirement already satisfied: ptyprocess>=0.5 in c:\python27\lib\site-packages (from pexpect->two1>=3.10.8->pywallet) (0.6.0)
Requirement already satisfied: entrypoints<0.4.0,>=0.3.0 in c:\python27\lib\site-packages (from flake8->two1>=3.10.8->pywallet) (0.3)
Requirement already satisfied: configparser; python_version < "3.2" in c:\users\hoss\appdata\roaming\python\python27\site-packages (from flake8->two1>=3.10.8->pywallet) (3.7.4)
Requirement already satisfied: pycodestyle<2.6.0,>=2.5.0 in c:\python27\lib\site-packages (from flake8->two1>=3.10.8->pywallet) (2.5.0)
Requirement already satisfied: functools32; python_version < "3.2" in c:\python27\lib\site-packages (from flake8->two1>=3.10.8->pywallet) (3.2.3.post2)
Requirement already satisfied: typing; python_version < "3.5" in c:\python27\lib\site-packages (from flake8->two1>=3.10.8->pywallet) (3.7.4)
Requirement already satisfied: enum34; python_version < "3.4" in c:\python27\lib\site-packages (from flake8->two1>=3.10.8->pywallet) (1.1.6)
Requirement already satisfied: pyflakes<2.2.0,>=2.1.0 in c:\python27\lib\site-packages (from flake8->two1>=3.10.8->pywallet) (2.1.1)
Requirement already satisfied: mccabe<0.7.0,>=0.6.0 in c:\users\hoss\appdata\roaming\python\python27\site-packages (from flake8->two1>=3.10.8->pywallet) (0.6.1)
Requirement already satisfied: funcsigs in c:\python27\lib\site-packages (from jsonrpcserver==3.1.1->two1>=3.10.8->pywallet) (1.0.2)
Requirement already satisfied: jsonschema in c:\python27\lib\site-packages (from jsonrpcserver==3.1.1->two1>=3.10.8->pywallet) (3.0.1)
Requirement already satisfied: backports.functools-lru-cache>=1.2.1; python_version == "2.7" in c:\users\hoss\appdata\roaming\python\python27\site-packages (from arrow->two1>=3.10.8->pywallet) (1.5)
Requirement already satisfied: python-dateutil in c:\python27\lib\site-packages (from arrow->two1>=3.10.8->pywallet) (2.8.0)
Requirement already satisfied: packaging in c:\python27\lib\site-packages (from pytest->two1>=3.10.8->pywallet) (19.1)
Requirement already satisfied: importlib-metadata>=0.12 in c:\python27\lib\site-packages (from pytest->two1>=3.10.8->pywallet) (0.19)
Requirement already satisfied: pluggy<1.0,>=0.12 in c:\python27\lib\site-packages (from pytest->two1>=3.10.8->pywallet) (0.12.0)
Requirement already satisfied: attrs>=17.4.0 in c:\python27\lib\site-packages (from pytest->two1>=3.10.8->pywallet) (19.1.0)
Requirement already satisfied: pathlib2>=2.2.0; python_version < "3.6" in c:\python27\lib\site-packages (from pytest->two1>=3.10.8->pywallet) (2.3.4)
Requirement already satisfied: py>=1.5.0 in c:\python27\lib\site-packages (from pytest->two1>=3.10.8->pywallet) (1.8.0)
Requirement already satisfied: atomicwrites>=1.0 in c:\python27\lib\site-packages (from pytest->two1>=3.10.8->pywallet) (1.3.0)
Requirement already satisfied: wcwidth in c:\python27\lib\site-packages (from pytest->two1>=3.10.8->pywallet) (0.1.7)
Requirement already satisfied: colorama; sys_platform == "win32" in c:\users\hoss\appdata\roaming\python\python27\site-packages (from pytest->two1>=3.10.8->pywallet) (0.4.1)
Requirement already satisfied: more-itertools<6.0.0,>=4.0.0; python_version <= "2.7" in c:\python27\lib\site-packages (from pytest->two1>=3.10.8->pywallet) (5.0.0)
Requirement already satisfied: pbkdf2 in c:\python27\lib\site-packages (from mnemonic==0.13->two1>=3.10.8->pywallet) (1.3)
Requirement already satisfied: py2-ipaddress>=3.4.1; python_version < "3" in c:\python27\lib\site-packages (from docker-py==1.8.0->two1>=3.10.8->pywallet) (3.4.1)
Requirement already satisfied: websocket-client>=0.32.0 in c:\python27\lib\site-packages (from docker-py==1.8.0->two1>=3.10.8->pywallet) (0.56.0)
Requirement already satisfied: future in c:\python27\lib\site-packages (from jsonrpcclient==2.0.1->two1>=3.10.8->pywallet) (0.17.1)
Requirement already satisfied: setuptools in c:\python27\lib\site-packages (from protobuf==3.0.0a3->two1>=3.10.8->pywallet) (40.6.2)
Requirement already satisfied: pyrsistent>=0.14.0 in c:\python27\lib\site-packages (from jsonschema->jsonrpcserver==3.1.1->two1>=3.10.8->pywallet) (0.15.4)
Requirement already satisfied: pyparsing>=2.0.2 in c:\python27\lib\site-packages (from packaging->pytest->two1>=3.10.8->pywallet) (2.4.1.1)
Requirement already satisfied: zipp>=0.5 in c:\python27\lib\site-packages (from importlib-metadata>=0.12->pytest->two1>=3.10.8->pywallet) (0.5.2)
Requirement already satisfied: contextlib2; python_version < "3" in c:\python27\lib\site-packages (from importlib-metadata>=0.12->pytest->two1>=3.10.8->pywallet) (0.5.5)
Requirement already satisfied: scandir; python_version < "3.5" in c:\python27\lib\site-packages (from pathlib2>=2.2.0; python_version < "3.6"->pytest->two1>=3.10.8->pywallet) (1.10.0)
Building wheels for collected packages: sha256
Building wheel for sha256 (setup.py) ... error
ERROR: Command errored out with exit status 1:
command: 'c:\python27\python.exe' -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'c:\\users\\hoss\\appdata\\local\\temp\\pip-install-fib0vz\\sha256\\setup.py'"'"'; __file__='"'"'c:\\users\\hoss\\appdata\\local\\temp\\pip-install-fib0vz\\sha256\\setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' bdist_wheel -d 'c:\users\hoss\appdata\local\temp\pip-wheel-4nvfv1' --python-tag cp27
cwd: c:\users\hoss\appdata\local\temp\pip-install-fib0vz\sha256\
Complete output (11 lines):
running bdist_wheel
running build
running build_ext
building 'sha256' extension
creating build
creating build\temp.win-amd64-2.7
creating build\temp.win-amd64-2.7\Release
C:\Users\Hoss\AppData\Local\Programs\Common\Microsoft\Visual C++ for Python\9.0\VC\Bin\amd64\cl.exe /c /nologo /Ox /MD /W3 /GS- /DNDEBUG -Ic:\python27\include -Ic:\python27\PC /Tcsha256.c /Fobuild\temp.win-amd64-2.7\Release\sha256.obj
sha256.c
sha256.c(255) : fatal error C1083: Cannot open include file: 'stdint.h': No such file or directory
error: command 'C:\\Users\\Hoss\\AppData\\Local\\Programs\\Common\\Microsoft\\Visual C++ for Python\\9.0\\VC\\Bin\\amd64\\cl.exe' failed with exit status 2
----------------------------------------
ERROR: Failed building wheel for sha256
Running setup.py clean for sha256
Failed to build sha256
Installing collected packages: sha256, tabulate, two1, pywallet
Running setup.py install for sha256 ... error
ERROR: Command errored out with exit status 1:
command: 'c:\python27\python.exe' -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'c:\\users\\hoss\\appdata\\local\\temp\\pip-install-fib0vz\\sha256\\setup.py'"'"'; __file__='"'"'c:\\users\\hoss\\appdata\\local\\temp\\pip-install-fib0vz\\sha256\\setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' install --record 'c:\users\hoss\appdata\local\temp\pip-record-5cremh\install-record.txt' --single-version-externally-managed --compile
cwd: c:\users\hoss\appdata\local\temp\pip-install-fib0vz\sha256\
Complete output (11 lines):
running install
running build
running build_ext
building 'sha256' extension
creating build
creating build\temp.win-amd64-2.7
creating build\temp.win-amd64-2.7\Release
C:\Users\Hoss\AppData\Local\Programs\Common\Microsoft\Visual C++ for Python\9.0\VC\Bin\amd64\cl.exe /c /nologo /Ox /MD /W3 /GS- /DNDEBUG -Ic:\python27\include -Ic:\python27\PC /Tcsha256.c /Fobuild\temp.win-amd64-2.7\Release\sha256.obj
sha256.c
sha256.c(255) : fatal error C1083: Cannot open include file: 'stdint.h': No such file or directory
error: command 'C:\\Users\\Hoss\\AppData\\Local\\Programs\\Common\\Microsoft\\Visual C++ for Python\\9.0\\VC\\Bin\\amd64\\cl.exe' failed with exit status 2
----------------------------------------
ERROR: Command errored out with exit status 1: 'c:\python27\python.exe' -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'c:\\users\\hoss\\appdata\\local\\temp\\pip-install-fib0vz\\sha256\\setup.py'"'"'; __file__='"'"'c:\\users\\hoss\\appdata\\local\\temp\\pip-install-fib0vz\\sha256\\setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' install --record 'c:\users\hoss\appdata\local\temp\pip-record-5cremh\install-record.txt' --single-version-externally-managed --compile Check the logs for full command output.
trying to install sha256 but don't know how!
don't know what else i should download/ do!!
help please???
Thank you all.