<div dir="ltr">In PyQt5 you can use the Process.readLine(size = 0) function without arguments, and it reads everything. In PyQt6 the size argument is required.<br><br>If I use Process.readLine(0) in PyQt6, it doesn't read anything.<br><div><br></div><div>Regards.<br></div><br><br></div>