Can't install pandas-dedupe on Windows Python 3.9

Viewed 10

Running pip install pandas-dedupe, I get the following error: enter image description here

I tried manually installing python-Levenshtein first and got the same problem with the addition enter image description here. What can I do?

0 Answers
Related