Getting `AttributeError: 'list' object has no attribute 'read'` error when I run subprocess.run command

后端 未结 0 901
小蘑菇
小蘑菇 2021-02-10 21:42

I have a script to execute a set of commands on the cmd. But I am getting the following error

Code:

`with open(r\'InputData.txt\') as values:
    subproces         


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