Running pip install pandas-dedupe
, I get the following error:
I tried manually installing python-Levenshtein first and got the same problem with the addition . What can I do?
Running pip install pandas-dedupe
, I get the following error:
I tried manually installing python-Levenshtein first and got the same problem with the addition . What can I do?
Microsoft Visual C++ 14.0 or greater is required. Get it with "Microsoft C++ Build Tools": https://visualstudio.microsoft.com/visual-cpp-build-tools/. In the installation guide, choose "Desktop development with C++".