I want to use Levenshtein & Fuzzy String python libraries in ArcMap - find attached
How Simply could I add these libraries to be called from inside the ArcMap?
I have two directories to python on my C:
- C:\Python27\ArcGIS10.4
- C:\Program Files (x86)\ArcGIS\Desktop10.4\arcpy
What I have done so far:
Download the libraries, move them to the mentioned above directories, click on the setup.py
What should I do next?
Thanks,