How to spawn a new Python child process in Node.js after the first one ends?

前端 未结 0 801
既然无缘
既然无缘 2021-01-04 21:12

I use the output of a Python script in my node.js app.

However, I need to query it another time (and, possibly, several times).

I cannot do this because the Py

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