Cmake shows "PYTHON_LIBRARY-NOTFOUND" in Windows
I have been trying to implement https://github.com/yuanming-hu/spgrid_topo_opt/tree/master/topo_opt. I am not able to do it in few weeks. When I try to build the project and configure it. It gives me some errors.
It says "ERROR: Invalid pattern is specified in "path:pattern" and also "PYTHON_LIBRARY-NOTFOUND". I tried for looking for solutions, but those are for Linux and I am using windows.