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
In the "First Steps", "Compiling the test cases" section of the documentation, there is no context as to where to run cmake. There is no context as to where the test cases are located. I installed via pip on macos.
Reproducible example code
location of pybind11:
python3 -m pip install pybind11
Requirement already satisfied: pybind11 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (2.9.2)