I am trying to install pylzma throught pip install pylzma
on windows cmd
But I encounter this error while building the wheels for the packages
Building wheels for collected packages: pylzma
Building wheel for pylzma (setup.py) ... 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/
[end of output]
note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed building wheel for pylzma
Running setup.py clean for pylzma
Failed to build pylzma
New contributor
Chawki-Hjaiji is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.