Open smedegaard opened 1 year ago
I got a similar problem during pip install with the following setup:
The error message I get mentions
No module named 'numpy.distutils._msvccompiler' in numpy.distutils; trying from distutils
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/
But Visual C++ 2015-2022 is installed. [end of output]
Describe the bug
pip install beep
crashesTo Reproduce Steps to reproduce the behavior:
pip install beep
Error
× pip subprocess to install build dependencies did not run successfully. │ exit code: 1 ╰─> See above for output.
note: This error originates from a subprocess, and is likely not a problem with pip.