ValueError: I/O operation on closed file on subproccess

前端 未结 0 1879
滥情空心
滥情空心 2020-12-09 01:15

I am using a subproccess like this to get output from shell.

 with subprocess.Popen([\'bash\', \'-c\', \'. /root/myFile.sh;\',
                       \' func         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题