Bug#1029846: freecad: after upgrading today, not possible to launch the program

Werner Mayer werner.wm.mayer at gmx.de
Sat Feb 11 19:38:39 GMT 2023


Dear all,

a proper fix has been added with
https://github.com/FreeCAD/FreeCAD/commit/c7a21ecbeecefe7c2dfc9e950b3d6bb42351d476
This means that the function PyConfig_InitPythonConfig must be replaced
with PyConfig_InitIsolatedConfig.

The error occurred because 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,
Werner
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-science-maintainers/attachments/20230211/1f22a88f/attachment.htm>


More information about the debian-science-maintainers mailing list