Skip to content

Commit 68e7788

Browse files
committed
added nowebeng message
1 parent a33ad6e commit 68e7788

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mathics/builtin/inout.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1642,6 +1642,7 @@ class General(Builtin):
16421642
'notboxes': "`1` is not a valid box structure.",
16431643

16441644
'pyimport': "`1`[] is not available. Your Python installation misses the \"`2`\" module.",
1645+
'nowebeng': "Web Engine is not available: `1`",
16451646
}
16461647

16471648

0 commit comments

Comments
 (0)