<p>On Windows, I just built Geany and it failed because I had python-lxml not installed in MSYS2. Though even the configure check failed with an ImportError, <code>make</code> still tried to use the Python script.</p>

<p>Log output: <a href="http://pastebin.geany.org/TWdfm/">http://pastebin.geany.org/TWdfm/</a></p>

<p>I'm wondering about:</p>

<pre><code>checking for python lxml package... Traceback (most recent call last):
  File "<string>", line 1, in <module>
ImportError: No module named lxml
no
</code></pre>

<p>but then later on <code>configure</code> says: <code>Generate GtkDoc header           : yes</code>.</p>

<p>Installing python-lxml is no problem, will do this but still wondering about failing compilation.<br>
Either it is something Windows specific or the configure check might be wrong.</p>

<p><a href="https://github.com/kugel-" class="user-mention">@kugel-</a>  ideas?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br>Reply to this email directly or <a href="https://github.com/geany/geany/issues/929">view it on GitHub</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/ABDrJ3T5Y0efkftnqoNfZjaPqD72IpToks5ppoAlgaJpZM4HoJ9P.gif" width="1" /></p>
<div itemscope itemtype="http://schema.org/EmailMessage">
<div itemprop="action" itemscope itemtype="http://schema.org/ViewAction">
  <link itemprop="url" href="https://github.com/geany/geany/issues/929"></link>
  <meta itemprop="name" content="View Issue"></meta>
</div>
<meta itemprop="description" content="View this Issue on GitHub"></meta>
</div>