При установке выбивает вот эту ошибку
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.
Тут вот написано, что ошибка в C++ у меня он установлен. Несколько раз переустанавливал и перезагружал ПК. Но ошибка не пропадает