calling subprocess.call from python file does not work

前端 未结 0 1557
误落风尘
误落风尘 2021-02-06 21:46

I have a bat file called create_bundle.bat that has only 1 line in it:

browserify ./index.js > ./bundle.js

and if I activate this file, it cre

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