最近,我安装了 asymptote 以尝试创建一些 3d 图形,我一直尝试从 cmd 加载一个简单的 hello world 程序,但它给了我错误:
pic.addBox(position,position,min(f),max(f));
\AppData\Local\Programs\MiKTeX/asymptote/plain_Label.asy: 321.15: runtime:
我安装了最新版本的 ghostscript,但由于某种原因,我无法让 asymptote 工作。任何帮助都将不胜感激。
答案1
Ghostscript 9.54 已损坏;使用Ghostscript 9.53反而。
同时卸载你正在使用的旧版本的 Asymptote,并安装最新版本的 Asymptote(2.70)。