我在命令
下运行subprocess.Popen('sshpass -p "Kn0od!e" ssh -t -t -o StrictHostKeyChecking=no deceapp@{0} grep -v {1} /opt/jetty_coordinator/jetty/logs/dece* '.format(machineName,grepString), stdout=subprocess.PIPE, stderr=None, shell=True)
其中machinename是我的机器主机名。但是低于错误
由于stdin不是终端,因此不会分配伪终端