【问题标题】:Graphviz was not available to create the requested graph. (Java, Eclipse, Windows)Graphviz 无法创建请求的图表。 (Java、Eclipse、Windows)
【发布时间】:2022-01-04 04:51:38
【问题描述】:

我在 Java 中使用 schemecrawler 库来生成图像文件。但是在 Windows 计算机上运行 Java 程序时,它给了我这个错误:

Graphviz was not available to create the requested graph. Please reinstall 
Graphviz, and make it available on the system PATH. Meanwhile, a .dot text file 
has been created instead. This .dot file can be opened in any Graphviz file 
viewer.

我已经为 Windows 安装了 Graphviz,但我不知道我现在必须配置什么才能使其工作。有人知道该怎么做吗?这将非常有帮助。

【问题讨论】:

    标签: java eclipse windows graphviz


    【解决方案1】:

    Graphviz 不知何故没有设置系统 PATH,所以我不得不手动设置。 :)

    【讨论】:

      猜你喜欢
      • 2015-04-26
      • 2017-09-18
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多