python-Levenshtein icon indicating copy to clipboard operation
python-Levenshtein copied to clipboard

wheel for python310

Open fenchu opened this issue 3 years ago • 1 comments

If You like people to use this on windows. please provide wheels for a recent python:

building 'Levenshtein._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]

And then I need 9.5GB ov visual studio

fenchu avatar Apr 22 '22 10:04 fenchu

python-Levenshtein is not maintained anymore. I maintain a fork, which includes wheels: https://github.com/maxbachmann/Levenshtein

maxbachmann avatar Apr 22 '22 13:04 maxbachmann