Найти - Пользователи
Полная версия: error: Microsoft Visual C++ 14.0 or greater is required
Начало » Python для новичков » error: Microsoft Visual C++ 14.0 or greater is required
1
gelius
 pip install lz4

пишет:

 C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools>pip install lz4
Collecting lz4
  Using cached lz4-4.3.3.tar.gz (171 kB)
  Installing build dependencies ... done
  Getting requirements to build wheel ... done
  Preparing metadata (pyproject.toml) ... done
Building wheels for collected packages: lz4
  Building wheel for lz4 (pyproject.toml) ... error
  error: subprocess-exited-with-error

 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/


но “Microsoft C++ Build Tools” установлен:
Alex.Pro.
gelius
(x86)\Microsoft Visual Studio\2022
AFAIK, в 17 версии VS (2022), ядро перевели с 32 на 64 бита. Предполагаю, что причина кроется в этом: слишком новая версия потеряла совместимость с lz4. Есть возможность откатиться на более старую версию VS?
gelius
Alex.Pro.
Есть возможность откатиться на более старую версию VS?
Думаю нет, VS только что установлен.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Powered by DjangoBB