<div dir="ltr">Hi All,<div><br></div><div><br></div><div>   I want to save a 3d mesh as stl. I followed the following  article </div><div><a href="https://stackoverflow.com/questions/42281881/get-stl-format-3d-mesh-from-binary-mask-segmentation/42296376#42296376">https://stackoverflow.com/questions/42281881/get-stl-format-3d-mesh-from-binary-mask-segmentation/42296376#42296376</a>, which explains how to build the itk to include the "itkstlmeshiofactory " header in the project. When I configured in CMAKE the below is the error which I got:<br></div><div><br></div><div><br></div><div><p style="margin:0px">Could NOT find PythonInterp (missing: PYTHON_EXECUTABLE) </p>
<p style="margin:0px">Could NOT find PythonInterp (missing: PYTHON_EXECUTABLE) </p>
<p style="margin:0px"><span style="color:rgb(255,0,0)">CMake Error at CMake/ITKModuleRemote.cmake:12 (message):<br>  Failed to clone repository:<br>  'git://<a href="http://github.com/InsightSoftwareConsortium/ITKSTLMeshIO.git">github.com/InsightSoftwareConsortium/ITKSTLMeshIO.git</a>'<br>Call Stack (most recent call first):<br>  CMake/ITKModuleRemote.cmake:107 (_git_clone)<br>  CMake/ITKModuleRemote.cmake:151 (_fetch_with_git)<br>  Modules/Remote/IOSTL.remote.cmake:2 (itk_fetch_module)<br>  Modules/Remote/CMakeLists.txt:6 (include)<br></span></p><p style="margin:0px"><span style="color:rgb(255,0,0)"><br></span></p><p style="margin:0px">What could be the problem? Is there any other way to clone the repository?</p><p style="margin:0px">-swetha</p></div></div>