не устанавливается vedis
Не могу установить пакет vedis. Microsoft C++ Build Tools установил. Также установил Visual Studio 2019 version 16.11.5
> pip install vedis
Collecting vedis
Using cached vedis-0.7.1.tar.gz (345 kB)
Requirement already satisfied: cython in c:\users\kosik\anaconda3\envs\pythonproject1234\lib\site-packages (from vedis) (0.29.24)
Building wheels for collected packages: vedis
Building wheel for vedis (setup.py) ... error
ERROR: Command errored out with exit status 1:
command: 'C:\Users\kosik\anaconda3\envs\pythonProject1234\python.exe' -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'C:\\Users\\kosik\\AppData\\Local\\Temp\\pip-install-t2298oi_\\
vedis_cc4d0986460c4d0685abf07bdf01ea76\\setup.py'"'"'; __file__='"'"'C:\\Users\\kosik\\AppData\\Local\\Temp\\pip-install-t2298oi_\\vedis_cc4d0986460c4d0685abf07bdf01ea76\\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\kosik\AppData\Local
\Temp\pip-wheel-o9b2qjwr'
cwd: C:\Users\kosik\AppData\Local\Temp\pip-install-t2298oi_\vedis_cc4d0986460c4d0685abf07bdf01ea76\
Complete output (5 lines):
running bdist_wheel
running build
running build_ext
building 'vedis' 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: Failed building wheel for vedis
Running setup.py clean for vedis
Failed to build vedis
Installing collected packages: vedis
Running setup.py install for vedis ... error
ERROR: Command errored out with exit status 1:
command: 'C:\Users\kosik\anaconda3\envs\pythonProject1234\python.exe' -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'C:\\Users\\kosik\\AppData\\Local\\Temp\\pip-install-t2298oi_
\\vedis_cc4d0986460c4d0685abf07bdf01ea76\\setup.py'"'"'; __file__='"'"'C:\\Users\\kosik\\AppData\\Local\\Temp\\pip-install-t2298oi_\\vedis_cc4d0986460c4d0685abf07bdf01ea76\\setup.py'"'"';f=getatt
r(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' install --record 'C:\Users\kosik\AppData\L
ocal\Temp\pip-record-qlid68ow\install-record.txt' --single-version-externally-managed --compile --install-headers 'C:\Users\kosik\anaconda3\envs\pythonProject1234\Include\vedis'
cwd: C:\Users\kosik\AppData\Local\Temp\pip-install-t2298oi_\vedis_cc4d0986460c4d0685abf07bdf01ea76\
Complete output (5 lines):
running install
running build
running build_ext
building 'vedis' 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\kosik\anaconda3\envs\pythonProject1234\python.exe' -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'C:\\Users\\kosik\\AppData\\
Local\\Temp\\pip-install-t2298oi_\\vedis_cc4d0986460c4d0685abf07bdf01ea76\\setup.py'"'"'; __file__='"'"'C:\\Users\\kosik\\AppData\\Local\\Temp\\pip-install-t2298oi_\\vedis_cc4d0986460c4d0685abf07
bdf01ea76\\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\kosik\AppData\Local\Temp\pip-record-qlid68ow\install-record.txt' --single-version-externally-managed --compile --install-headers 'C:\Users\kosik\anaconda3\envs\pythonProject1234
\Include\vedis' Check the logs for full command output.