R
R
Rudy99662021-08-11 19:45:25
visual studio
Rudy9966, 2021-08-11 19:45:25

How to install pywallet?

When installing it throws this error
ZSv7DNG

Running setup.py install for sha256 ... error
    ERROR: Command errored out with exit status 1:
     command: 'c:\users\rudy\appdata\local\programs\python\python36\python.exe' -u -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'C:\\Users\\Rudy\\AppData\\Local\\Temp\\pip-install-avfzr65f\\sha256_8daf29170b844fa9a5b916837d7eabaa\\setup.py'"'"'; __file__='"'"'C:\\Users\\Rudy\\AppData\\Local\\Temp\\pip-install-avfzr65f\\sha256_8daf29170b844fa9a5b916837d7eabaa\\setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' install --record 'C:\Users\Rudy\AppData\Local\Temp\pip-record-w67i4j92\install-record.txt' --single-version-externally-managed --compile --install-headers 'c:\users\rudy\appdata\local\programs\python\python36\Include\sha256'
         cwd: C:\Users\Rudy\AppData\Local\Temp\pip-install-avfzr65f\sha256_8daf29170b844fa9a5b916837d7eabaa\
    Complete output (5 lines):
    running install
    running build
    running build_ext
    building 'sha256' extension
    error: Microsoft Visual C++ 14.0 is required. Get it with "Microsoft Visual C++ Build Tools": http://landinghub.visualstudio.com/visual-cpp-build-tools
    ----------------------------------------
ERROR: Command errored out with exit status 1: 'c:\users\rudy\appdata\local\programs\python\python36\python.exe' -u -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'C:\\Users\\Rudy\\AppData\\Local\\Temp\\pip-install-avfzr65f\\sha256_8daf29170b844fa9a5b916837d7eabaa\\setup.py'"'"'; __file__='"'"'C:\\Users\\Rudy\\AppData\\Local\\Temp\\pip-install-avfzr65f\\sha256_8daf29170b844fa9a5b916837d7eabaa\\setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' install --record 'C:\Users\Rudy\AppData\Local\Temp\pip-record-w67i4j92\install-record.txt' --single-version-externally-managed --compile --install-headers 'c:\users\rudy\appdata\local\programs\python\python36\Include\sha256' Check the logs for full command output.

It says here that there is an error in C ++, I have it installed. I have reinstalled and restarted my PC several times. But the error doesn't go away.

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question