<div dir="ltr">Thanks Richard, Rob and Markus!<div><br></div><div>I cleared the entire directory and ran bootstrap.py again (Python 2.7.13) -- </div><div><br></div><div>It&#39;s the same at the end:</div><div><br></div><div><div>===== Running in build: run configure.py</div><div>Traceback (most recent call last):</div><div>  File &quot;bootstrap.py&quot;, line 2113, in &lt;module&gt;</div><div>    run()</div><div>  File &quot;bootstrap.py&quot;, line 2108, in run</div><div>    enable_shared=options.enable_shared,</div><div>  File &quot;bootstrap.py&quot;, line 1036, in run</div><div>    i.run()</div><div>  File &quot;bootstrap.py&quot;, line 189, in run</div><div>    raise RuntimeError(&quot;Could not run %s: File not found&quot; % executable)</div><div>RuntimeError: Could not run base\bin\python: File not found</div><div><br></div><div><br></div><div>Just to show that the &#39;.exe&#39; is not required on Windows:</div><div><br></div><div>C:\cctbx_17&gt;c:\Python27\python</div><div>Python 2.7.13 (v2.7.13:a06454b1afa1, Dec 17 2016, 20:53:40) [MSC v.1500 64 bit (</div><div>AMD64)] on win32</div><div>Type &quot;help&quot;, &quot;copyright&quot;, &quot;credits&quot; or &quot;license&quot; for more information.</div><div>&gt;&gt;&gt;</div><div><br></div><div>There is a python.exe in \base\bin\python, btw.</div><div><br></div><div>Horst</div><div><br></div></div></div>