You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello! I just wanted to give you all a heads up that you might want to update the pybind11 that's packaged with taco. The version of pybind11 you've included has some problems when they search for python and can sometimes target the wrong python version (which happened to me when I tried to make the python bindings for taco). You can check out this pybind11 issue (pybind/pybind11/issues/1090) and PR (pybind/pybind11/pull/2370) for more details.