Nclusion.jl
Nclusion.jl copied to clipboard
Documentation/tutorial link broken + Gnuplot error
Hi, Thanks for the Nclusion package, which I am eager to test. I installed the package and got two problems:
- The link to the documentation and tutorials, https://microsoft.github.io/nclusion, is broken; I got a 404 error message.
- During the package installation, I got an error message, which I also get when I start using it (see below).
julia> using Nclusion
Base.IOError("could not spawn `gnuplot --version`: no such file or directory (ENOENT)", -2)
┌ Warning: Enabling dry sessions
└ @ Gnuplot ~/.julia/packages/Gnuplot/lL0gK/src/Gnuplot.jl:86
Your help will be much appreciated.
Laurent