Für dieses Forum ist eine Höchstzahl von Beiträgen innerhalb eines bestimmten Zeitraums festgelegt worden. Dies gilt nach 5 Beiträgen innerhalb von 1 Tag
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!