Ask Your Question

Revision history [back]

SageMath Gap Kernel Compatibility

Hi, I'm having trouble getting the sagemath gap interface to work on my system. Here's some of the output I get when trying to use the all subgroups functionality.

sage: S5 = SymmetricGroup(5) sage: S5 Symmetric group of order 5! as a permutation group sage: sg = S5.conjugacy_classes_subgroups() This workspace is not compatible with GAP kernel (4.10.0, present: 4.10.1).

I have GAP Version 4.10.1 and Sage 8.7 installed.

I've not seen any other people with this issue post about it before, any ideas on what I may be doing wrong?

click to hide/show revision 2
None

SageMath Gap Kernel Compatibility

Hi, I'm having trouble getting the sagemath gap interface to work on my system. Here's some of the output I get when trying to use the all subgroups functionality.

sage: S5 = SymmetricGroup(5)
sage: S5
Symmetric group of order 5! as a permutation group
sage: sg = S5.conjugacy_classes_subgroups()
This workspace is not compatible with GAP kernel (4.10.0, present: 4.10.1).

4.10.1).

I have GAP Version 4.10.1 and Sage 8.7 installed.

I've not seen any other people with this issue post about it before, any ideas on what I may be doing wrong? wrong?