Chungtd94
Results
2
comments of
Chungtd94
> As discussed [here](https://github.com/uoip/g2opy/issues/9), you need to build for the python version you're using. Remove the `build` folder and re-run cmake with: > > ``` > cmake -DPYBIND11_PYTHON_VERSION=3.6 .. >...
Thank you. I followed the instructions and fixed the error.