Sous-processus Le système ne peut pas trouver le fichier spécifique
import subprocess
subprocess.run("command", shell=True)
Obnoxious Otter
import subprocess
subprocess.run("command", shell=True)