Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pip install lmproof on Windows 11 gives this error #9

Open
HarshIceHummer opened this issue Feb 4, 2023 · 2 comments
Open

pip install lmproof on Windows 11 gives this error #9

HarshIceHummer opened this issue Feb 4, 2023 · 2 comments

Comments

@HarshIceHummer
Copy link

Building wheel for editdistpy (pyproject.toml) ... error
error: subprocess-exited-with-error

× Building wheel for editdistpy (pyproject.toml) did not run successfully.
│ exit code: 1
╰─> [5 lines of output]
running bdist_wheel
running build
running build_ext
building 'editdistpy.levenshtein' 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 editdistpy
Failed to build editdistpy
ERROR: Could not build wheels for editdistpy, which is required to install pyproject.toml-based projects

@HarshIceHummer
Copy link
Author

I have installed 'Microsoft Visual C++ 14.0 or greater' and restarted the PC but the error still persists.

@RonnyG2121
Copy link

Hello.
I installed this project but the error persists today.
Any idea how to fix it?
I'm using Windows 10

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants