Python subprocess.check_output yields error when command runs successfully in prompt

前端 未结 0 982
梦如初夏
梦如初夏 2020-12-13 09:14

I am using a python script to run a binary on some files to calculate hashes and output file path+hash combinations to be captured into a variable. The code below runs fine

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