Acest forum limitează numărul de intervenţii pe care le puteţi realiza într-un interval de timp - în prezent această limitare este de 5 intervenţii în interval de 1 zi
Re: Running python script to launch terminal command (MIPS code)
I removed the "shell=True" option from the subprocess.run method, and it worked. Even the input on mars code is working.
Thank you so much for your help!