Build & run conda activate [env_name] ./install.sh # install pybind11 from conda ./build_lib.sh # build static library cd python && python test.py # run test script