-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
bugSomething isn't workingSomething isn't working
Description
gap> D := RandomDigraph(5);
<immutable digraph with 5 vertices, 25 edges>
gap> Splash(DotDigraph(D));
Error, none of the default viewers [ "xpdf", "xdg-open", "open", "evince", "okular", "gv" ] is available, please specify an available viewer in the options record component `viewer`, at /home/samharper/gap-4.11.0/pkg/Digraphs/gap/display.gi:154 called from
<function "Splash">( <arguments> )
called from read-eval loop at *stdin*:2
type 'quit;' to quit to outer loop
brk> quit;
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working