Windows 下启动 gradio 信息: 用提供的模式无法找到文件。(qbit)

  • 技术栈

    Windows 10
    Python  3.11.8
    Gradio  5.6.0
  • 启动 gradio 报如下信息

    信息: 用提供的模式无法找到文件。
  • 经排查,是因为 gradio 时调用 系统 where 命令去找 nodejs

    $ where node
    信息: 用提供的模式无法找到文件。

    Windows 下启动 gradio 信息: 用提供的模式无法找到文件。(qbit)_第1张图片

本文出自 qbit snap

你可能感兴趣的:(gradio)