Linux error: sh: qsub: command not found

Linux error: sh: qsub: command not found

我在我的本地机器上 运行 shellfish.py。有人可以解释我为什么会收到此错误:sh: qsub: command not found

您指定了用于在 Sun Grid Engine 上安排作业的 --sge

因为您想 运行 在您的本地机器上而不是 SGE,您应该删除这个标志。