In a different post (Re: [Eric] Autocompletion and math module ), I said that eric4-api.bat was working OK. <br><br>In fact, that project had no sub-directories. When I try it with nested directories, the &quot;--recursive&quot; option does not find the sub-directories.<br>
<br>Here is my command line:<br><br>eric4-api&nbsp;&nbsp; --recursive&nbsp; --output=test.api&nbsp;&nbsp;&nbsp; *.py<br><br>Am I doing something wrong?