Open
Description
Required prerequisites
- Make sure you've read the documentation. Your issue may be addressed there.
- Search the issue tracker and Discussions to verify that this hasn't already been reported. +1 or comment there if it has.
- Consider asking first in the Gitter chat room or in a Discussion.
Problem description
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)