0
I have a script in python that needs to run other software multiple times, I’m trying to do this using the.system("command"), but this function always returns me -1 and does not work, I have tested even with simple commands.
PS am using python 2.7
Welcome to Overflow in English! If you can explain better the problem you have in particular and, if possible, show code you have done where this problem is. Your question is too broad, see Help Center How to Ask.
– Jorge B.
Which operating system you are trying to run your script on?
– Bernardo Botelho