ERROR: Command errored out with exit status 1:pip install sha3
command: 'C:\Users\ПРИВЕТ\AppData\Local\Programs\Python\Python39\python.exe' -u -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'C:\\Users\\ПРИВЕТ\\AppData\\Local\\Temp\\pip-install-63i62xu1\\sha3_ce17067135524b25a3fcf24ecd5317c5\\setup.py'"'"'; __file__='"'"'C:\\Users\\ПРИВЕТ\\AppData\\Local\\Temp\\pip-install-63i62xu1\\sha3_ce17067135524b25a3fcf24ecd5317c5\\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\ПРИВЕТ\AppData\Local\Temp\pip-record-u07s753g\install-record.txt' --single-version-externally-managed --compile --install-headers 'C:\Users\ПРИВЕТ\AppData\Local\Programs\Python\Python39\Include\sha3'
cwd: C:\Users\ПРИВЕТ\AppData\Local\Temp\pip-install-63i62xu1\sha3_ce17067135524b25a3fcf24ecd5317c5\
Complete output (10 lines):
running install
running build
running build_py
creating build
creating build\lib.win-amd64-3.9
creating build\lib.win-amd64-3.9\sha3
copying sha3\__init__.py -> build\lib.win-amd64-3.9\sha3
running build_ext
building '_sha3' extension
error: Microsoft Visual C++ 14.0 or greater is required. Get it with "Microsoft C++ Build Tools": https://visualstudio.microsoft.com/visual-cpp-build-tools/
----------------------------------------
ERROR: Command errored out with exit status 1: 'C:\Users\ПРИВЕТ\AppData\Local\Programs\Python\Python39\python.exe' -u -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'C:\\Users\\ПРИВЕТ\\AppData\\Local\\Temp\\pip-install-63i62xu1\\sha3_ce17067135524b25a3fcf24ecd5317c5\\setup.py'"'"'; __file__='"'"'C:\\Users\\ПРИВЕТ\\AppData\\Local\\Temp\\pip-install-63i62xu1\\sha3_ce17067135524b25a3fcf24ecd5317c5\\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\ПРИВЕТ\AppData\Local\Temp\pip-record-u07s753g\install-record.txt' --single-version-externally-managed --compile --install-headers 'C:\Users\ПРИВЕТ\AppData\Local\Programs\Python\Python39\Include\sha3' Check the logs for full command output.