Hello everyone, When I try to use the *plot* command from Graphs.jl I got this error:
*plot(g)* *ERROR: could not spawn `neato -Tx11`: no such file or directory (ENOENT)* * in _jl_spawn at process.jl:217* * in spawn at process.jl:348* * in open at /Applications/Julia-0.3.11.app/Contents/Resources/julia/lib/julia/sys.dylib* * in plot at /Users/micheladilullo/.julia/v0.3/Graphs/src/dot.jl:91* Could someone help me? Thank you in advance, Michela
