Building wheel for netifaces (pyproject.toml) ... error
error: subprocess-exited-with-error
× Building wheel for netifaces (pyproject.toml) did not run successfully.
│ exit code: 1
╰─> [18 lines of output]
C:\Users\SystemX\AppData\Local\Temp\pip-build-env-ajou92r5\overlay\Lib\site-packages\setuptools\dist.py:760: SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!
********************************************************************************
Please consider removing the following classifiers in favor of a SPDX license expression:
License :: OSI Approved :: MIT License
See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
********************************************************************************
!!
self._finalize_license_expression()
running bdist_wheel
running build
running build_ext
building 'netifaces' 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/
[end of output]
note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed building wheel for netifaces
Failed to build netifaces
ERROR: Failed to build installable wheels for some pyproject.toml based projects (netifaces)