anhaidgroup / py_stringsimjoin

Scalable String Similarity Joins in Python
BSD 3-Clause "New" or "Revised" License
39 stars 17 forks source link

fix: remove -march=native compile option for Darwin os #35

Closed ghost closed 1 year ago

ghost commented 1 year ago

This PR adds ability to install py_stringsimjoin through pip using mac with Darwin os

ghost commented 1 year ago

@christiemj09 could you take a look at this PR? Seems like a major issue because py_entitymatching relies on py_stringsimjoin, so it's not possible to install py_entitymatching via pip using mac due to the issue above