1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25
| Collecting cwiid
Using cached cwiid-3.0.0.tar.gz (7.6 kB)
Preparing metadata (setup.py): started
Preparing metadata (setup.py): finished with status 'done'
Building wheels for collected packages: cwiid
Building wheel for cwiid (setup.py): started
Building wheel for cwiid (setup.py): finished with status 'error'
Running setup.py clean for cwiid
Failed to build cwiid
error: subprocess-exited-with-error
python setup.py bdist_wheel did not run successfully.
exit code: 1
[1 lines of output]
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 cwiid
ERROR: Could not build wheels for cwiid, which is required to install pyproject.toml-based projects
[notice] A new release of pip is available: 23.2.1 -> 24.0
[notice] To update, run: python.exe -m pip install --upgrade pip |
Partager