--- a/src/eric7/DebugClients/Python/MultiProcessDebugExtension.py Wed Apr 10 17:03:56 2024 +0200 +++ b/src/eric7/DebugClients/Python/MultiProcessDebugExtension.py Wed May 15 10:45:50 2024 +0200 @@ -328,7 +328,7 @@ reportAllExceptions, tracePython, redirect, - noencoding, + _noencoding, ) = _debugClient.startOptions _debugClient.startDebugger( filename=sys.argv[0],