Occasionally whenever I run any pygame repl (at least to my knowledge regardless of code) it which eventually display "nohup: redirecting stderr to stdout" and stop everything. This happens every time I make a new pygame repl, after some time. I have no idea what the problem is. This happens even if I replace all the code.
Occasionally whenever I run any pygame repl (at least to my knowledge regardless of code) it which eventually display "nohup: redirecting stderr to stdout" and stop everything. This happens every time I make a new pygame repl, after some time. I have no idea what the problem is. This happens even if I replace all the code.
Does it still happen if you fork your repl?
@themaka I also have this problem and it works after I fork the repl. It is still very annoying though.
@Deacon_Cronin having the same problem with my friend
@themaka It works for a while after I fork the repl, but the error just comes back.
@themaka Yeah, I have the same problem. Is there any solution to solve that ?