--- a/src/eric7/Debugger/DebuggerInterfacePython.py Wed Oct 05 16:19:31 2022 +0200 +++ b/src/eric7/Debugger/DebuggerInterfacePython.py Thu Oct 06 16:22:35 2022 +0200 @@ -385,7 +385,6 @@ global origPathEnv project = ericApp().getObject("Project") - # TODO: adjust to embedded env if not project.isDebugPropertiesLoaded(): return None, self.__isNetworked, ""