At the moment to make Windows find `Python.h` we have to add this to cmake: ``` -DPYTHON_INCLUDE_DIR="C:\tools\Miniconda3\envs\dcprogs\include" ```