Saving an updated main.py is supposed to force a reload and run the new code with any errors reported in the REPL.
What happens is when I save a new main.py, I get an OS error 5 in the REPL. I have to press Ctrl/D in the REPL many (usually over 30) times to get anything to happen. Until it takes off, I get the OS error 5 each time I press Ctrl/D. The OS error 5 is not valid here.
Saving an updated main.py is supposed to force a reload and run the new code with any errors reported in the REPL.
What happens is when I save a new main.py, I get an OS error 5 in the REPL. I have to press Ctrl/D in the REPL many (usually over 30) times to get anything to happen. Until it takes off, I get the OS error 5 each time I press Ctrl/D. The OS error 5 is not valid here.