Closed inkn closed 2 years ago
[Nest] 263 - 2022/07/08 02:27:41 LOG [NestFactory] Starting Nest application... [Nest] 263 - 2022/07/08 02:27:41 LOG ------------------------------------- Waiting for Jina Flow launch -------------------------------- [Nest] 263 - 2022/07/08 02:27:41 LOG [InstanceLoader] ServeStaticModule dependencies initialized +62ms [Nest] 263 - 2022/07/08 02:27:41 LOG [InstanceLoader] AppModule dependencies initialized +0ms [Nest] 263 - 2022/07/08 02:27:41 LOG [RoutesResolver] AppController {/api}: +5ms [Nest] 263 - 2022/07/08 02:27:41 LOG [RouterExplorer] Mapped {/api, GET} route +2ms [Nest] 263 - 2022/07/08 02:27:41 LOG [RouterExplorer] Mapped {/api/search, POST} route +1ms [Nest] 263 - 2022/07/08 02:27:41 LOG [RouterExplorer] Mapped {/api/upload, POST} route +1ms [Nest] 263 - 2022/07/08 02:27:41 LOG [RouterExplorer] Mapped {/api/listOutput, GET} route +0ms [Nest] 263 - 2022/07/08 02:27:41 LOG [RouterExplorer] Mapped {/api/listSource, GET} route +1ms [Nest] 263 - 2022/07/08 02:27:41 LOG [RouterExplorer] Mapped {/api/rename, POST} route +0ms [Nest] 263 - 2022/07/08 02:27:41 LOG [RouterExplorer] Mapped {/api/delete, POST} route +1ms [Nest] 263 - 2022/07/08 02:27:41 LOG [RouterExplorer] Mapped {/api/exist, POST} route +0ms [Nest] 263 - 2022/07/08 02:27:41 LOG [RouterExplorer] Mapped {/api/clear, POST} route +1ms [Nest] 263 - 2022/07/08 02:27:41 LOG [RouterExplorer] Mapped {/api/cut, POST} route +0ms [Nest] 263 - 2022/07/08 02:27:41 LOG [RouterExplorer] Mapped {/api/deleteDoc, POST} route +1ms [Nest] 263 - 2022/07/08 02:27:41 LOG [NestApplication] Nest application successfully started +2ms Error: spawn python ENOENT at Process.ChildProcess._handle.onexit (node:internal/child_process:283:19) at onErrorNT (node:internal/child_process:478:16) at processTicksAndRejections (node:internal/process/task_queues:83:21)
环境中的python版本是多少,看样子是访问不到python
是 python 3.10
hello-jina2
python app2.py
好的,非常感谢,我是安装 hello-jina2/requirements.txt 的依赖没成功,我一个一个手动 pip安装就可以了