<p></p>
<p>This is happening on Debian Testing currently since <code>python-docutils</code> was migrated to Python3, only Python3 is installed as build dependency. But <code>scripts/gen-api-gtkdoc.py</code> uses <code>#!/usr/bin/env python</code>  as Python interpreter which is not available when only installed Python3.<br>
Maybe this is just temporary on Debian Testing and once the Python3 transition is done, they add also a generic <code>python</code> binary in $PATH. But anyway, since autotools check for a Python installed already for us, let's use its result.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/geany/geany/pull/2572#issuecomment-674541688">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAIOWJ64MEK7GDVIRSZ5VHLSA74RZANCNFSM4QA4J64Q">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AAIOWJZYHD5VOMKDLAY2ASTSA74RZA5CNFSM4QA4J642YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFA2LA6A.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/geany/geany/pull/2572#issuecomment-674541688",
"url": "https://github.com/geany/geany/pull/2572#issuecomment-674541688",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>