diff --git a/src/App/FreeCADInit.py b/src/App/FreeCADInit.py index 67aa902db4..6d96336b5f 100644 --- a/src/App/FreeCADInit.py +++ b/src/App/FreeCADInit.py @@ -1474,6 +1474,7 @@ class InitPipeline: env_path=PathPriority.Ignore, sys_path=PathPriority.FallbackLast, ) + self.search_paths.commit() def post(self) -> None: """