Is it possible to run more than one python script at the same time? I try to start a second instance of IDLE, however I get an error message:
"Socket Error: No connection could be made because the target machine actively refused it." and then "IDLEs subprocess didn't make a connection...."
Thanks