下载pybind11:git clone https://github.com/pybind/pybind11.git. 安装pytest: pip install pytest. 编译: cd pybind11 mkdir build cd build cmake .. cmake ...
確定! 回上一頁