<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body>
    Dear all,<br>
    <br>
    a proper fix has been added with
<a class="moz-txt-link-freetext" href="https://github.com/FreeCAD/FreeCAD/commit/c7a21ecbeecefe7c2dfc9e950b3d6bb42351d476">https://github.com/FreeCAD/FreeCAD/commit/c7a21ecbeecefe7c2dfc9e950b3d6bb42351d476</a><br>
    This means that the function PyConfig_InitPythonConfig must be
    replaced with <span class="blob-code-inner blob-code-marker
      js-code-nav-pass " data-code-marker="+"><span class="pl-c1 x
        x-first x-last">PyConfig_InitIsolatedConfig.<br>
        <br>
        The error occurred because </span></span>PyConfig_InitPythonConfig
    parses all program arguments while the latter method doesn't. So far
    only builds with Python 3.11 or higher are affected.<br>
    <br>
    BR,<br>
    Werner<br>
     <span class="blob-code-inner blob-code-marker js-code-nav-pass "
      data-code-marker="+"><span class="pl-c1 x x-first x-last"></span></span>
  </body>
</html>