Equivalent of creationflags=CREATE_NEW_CONSOLE on Linux for Popen

前端 未结 0 1426
心在旅途
心在旅途 2021-01-02 07:20

I have a working code on Windows that features the following line:

subprocess.Popen(["python", os.path.join(ROOT_DIR, \'Dependencies/Dash.py\'), arg[0

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