hello,Is it possible to use fuzzywuzzy whith rhino python?
I don’t have a degree in programming, but I learned some knowledge of python from the Internet, but I don’t have a solid foundation, so I don’t know how to install additional libraries in rhino python.
I read fuzzywuzzy’s installation requirements, and know that he needs to use python-Levenshtein and difflib of version 2.7 and above.
I found three versions of them that support 2.7 on pypi.org,
cdifflib · PyPI
python-Levenshtein · PyPI
fuzzywuzzy · PyPI
and installed them according to this tutorial article,
http://wiki.bk.tudelft.nl/toi-pedia/Installing_IronPython_modules_for_Grasshopper
but unfortunately there is no response on the editor
Does anyone know how to do this?
3 posts - 2 participants