Is it possible for Python subprocess to use an existing process?

后端 未结 0 855
再見小時候
再見小時候 2021-02-08 04:17

I’m running a Photoshop script (a .jsx file) from Blender via Python using a subprocess like this:

subprocess.call([path_to_PS, path_to_sc

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