--- a/src/eric7/DebugClients/Python/MultiProcessDebugExtension.py Mon Apr 22 13:20:16 2024 +0200 +++ b/src/eric7/DebugClients/Python/MultiProcessDebugExtension.py Mon Apr 22 15:15:36 2024 +0200 @@ -328,7 +328,7 @@ reportAllExceptions, tracePython, redirect, - noencoding, + _noencoding, ) = _debugClient.startOptions _debugClient.startDebugger( filename=sys.argv[0],