Closed elgalu closed 5 months ago
Are you trying to follow the instructions for building the Python bindings (cmake --build build -t pypangolin_pip_install
)? It looks like you are trying to compile inside a Python environment. You have to provide a valid folder to --build
.
Any hints?